Hold ctrl + click "open" session -> safe mode

This allows to hide the "Safe Mode" checkbox.
This commit is contained in:
Robin Gareus 2016-10-06 17:42:46 +02:00
parent b63babbc3d
commit 70b580a4b4
2 changed files with 13 additions and 0 deletions

View file

@ -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;