mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
the return of the splash, with a few changes to help with window layering a little
git-svn-id: svn://localhost/ardour2/branches/3.0@11222 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
ea99ee68d9
commit
b53c92b652
5 changed files with 30 additions and 22 deletions
|
|
@ -78,7 +78,7 @@ ArdourDialog::on_show ()
|
|||
Splash* spl = Splash::instance();
|
||||
|
||||
if (spl) {
|
||||
spl->pop_back ();
|
||||
spl->pop_back_for (*this);
|
||||
}
|
||||
|
||||
Dialog::on_show ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue