mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 07:14:56 +01:00
avoid "show_all" -- closes #6797
This commit is contained in:
parent
d95f2e98df
commit
0106047fd2
1 changed files with 0 additions and 1 deletions
|
|
@ -140,7 +140,6 @@ Tabbable::show_own_window (bool and_pack_it)
|
||||||
|
|
||||||
tab_requested_by_state = false;
|
tab_requested_by_state = false;
|
||||||
|
|
||||||
_window->show_all ();
|
|
||||||
_window->present ();
|
_window->present ();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue