mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-22 22:56:32 +01:00
[SUmmary] Little improvement: making the splash screen a POPUP window
This commit is contained in:
parent
f39a81f006
commit
03e942b6d2
2 changed files with 2 additions and 1 deletions
|
|
@ -43,6 +43,7 @@ using namespace ARDOUR;
|
|||
Splash* Splash::the_splash = 0;
|
||||
|
||||
Splash::Splash ()
|
||||
: Gtk::Window (Gtk::WINDOW_POPUP)
|
||||
{
|
||||
assert (the_splash == 0);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue