mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-08 07:45:00 +01:00
remove visible "sound notes" button,add Config parameter to control this (which then saves the state the user selected), add control to the prefs dialog
git-svn-id: svn://localhost/ardour2/branches/3.0@10934 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
20aeb5af0a
commit
50aee54219
7 changed files with 15 additions and 28 deletions
|
|
@ -1607,8 +1607,6 @@ class Editor : public PublicEditor, public PBD::ScopedConnectionList, public ARD
|
|||
/* midi toolbar */
|
||||
|
||||
Gtk::HBox panic_box;
|
||||
Gtkmm2ext::StatefulToggleButton midi_sound_notes;
|
||||
bool sound_notes () const { return midi_sound_notes.get_active(); }
|
||||
|
||||
void setup_midi_toolbar ();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue