mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-14 18:46:34 +01:00
Fixing the bug which is in unintentional popping up this dialog on start of tracks.
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 452740]
This commit is contained in:
parent
d1e0869e86
commit
8cbcffc3ad
1 changed files with 1 additions and 0 deletions
|
|
@ -88,6 +88,7 @@ TracksControlPanel::init ()
|
||||||
|
|
||||||
populate_engine_combo ();
|
populate_engine_combo ();
|
||||||
show_all ();
|
show_all ();
|
||||||
|
hide();
|
||||||
midi_settings_layout.hide ();
|
midi_settings_layout.hide ();
|
||||||
session_settings_layout.hide ();
|
session_settings_layout.hide ();
|
||||||
audio_settings_tab_button.set_active(true);
|
audio_settings_tab_button.set_active(true);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue