mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-23 23:17:46 +01:00
the basics of tabbed
This commit is contained in:
parent
8774be86f7
commit
1a00e323e3
1 changed files with 1 additions and 0 deletions
|
|
@ -268,6 +268,7 @@ ARDOUR_UI::ARDOUR_UI (int *argcp, char **argvp[], const char* localedir)
|
||||||
, last_key_press_time (0)
|
, last_key_press_time (0)
|
||||||
, save_as_dialog (0)
|
, save_as_dialog (0)
|
||||||
, meterbridge (0)
|
, meterbridge (0)
|
||||||
|
, rc_option_editor (0)
|
||||||
, speaker_config_window (X_("speaker-config"), _("Speaker Configuration"))
|
, speaker_config_window (X_("speaker-config"), _("Speaker Configuration"))
|
||||||
, key_editor (X_("key-editor"), _("Key Bindings"))
|
, key_editor (X_("key-editor"), _("Key Bindings"))
|
||||||
, add_route_dialog (X_("add-routes"), _("Add Tracks/Busses"))
|
, add_route_dialog (X_("add-routes"), _("Add Tracks/Busses"))
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue