mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-16 03:36:32 +01:00
Hold ctrl + click "open" session -> safe mode
This allows to hide the "Safe Mode" checkbox.
This commit is contained in:
parent
b63babbc3d
commit
70b580a4b4
2 changed files with 13 additions and 0 deletions
|
|
@ -94,6 +94,7 @@ class SessionDialog : public ArdourDialog {
|
|||
Gtk::Button* quit_button;
|
||||
|
||||
bool back_button_pressed (GdkEventButton*);
|
||||
bool open_button_pressed (GdkEventButton*);
|
||||
|
||||
Gtk::Frame info_frame;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue