splash window should not be marked as a POPUP. Follow master's lead
This commit is contained in:
@@ -45,7 +45,6 @@ using namespace ARDOUR;
|
||||
Splash* Splash::the_splash = 0;
|
||||
|
||||
Splash::Splash ()
|
||||
: Gtk::Window (Gtk::WINDOW_POPUP)
|
||||
{
|
||||
assert (the_splash == 0);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user