From 7ae06b2715f53278cec61aef489f75f4749ecd1e Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Wed, 28 Oct 2015 12:24:50 -0400 Subject: splash window should not be marked as a POPUP. Follow master's lead --- gtk2_ardour/splash.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'gtk2_ardour/splash.cc') diff --git a/gtk2_ardour/splash.cc b/gtk2_ardour/splash.cc index 9a818f0ad5..d122449ff8 100644 --- a/gtk2_ardour/splash.cc +++ b/gtk2_ardour/splash.cc @@ -45,7 +45,6 @@ using namespace ARDOUR; Splash* Splash::the_splash = 0; Splash::Splash () - : Gtk::Window (Gtk::WINDOW_POPUP) { assert (the_splash == 0); -- cgit v1.2.3