From 4566992139ba5242cd4a0670f85c51367340d3ff Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Wed, 6 Dec 2006 19:00:57 +0000 Subject: miscellaneous stuff, SVN IS TEMPORARILY BROKEN. FIX WITHIN 18 HOURS git-svn-id: svn://localhost/ardour2/trunk@1192 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/ardour_ui.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'gtk2_ardour/ardour_ui.cc') diff --git a/gtk2_ardour/ardour_ui.cc b/gtk2_ardour/ardour_ui.cc index a79546f58f..74eb36a814 100644 --- a/gtk2_ardour/ardour_ui.cc +++ b/gtk2_ardour/ardour_ui.cc @@ -444,6 +444,7 @@ ARDOUR_UI::ask_about_saving_session (const string & what) save_the_session = 0; + window.set_keep_above (true); window.present (); ResponseType r = (ResponseType) window.run(); -- cgit v1.2.3