redesign and reimplement save/restore of MIDI learn for triggers (GUI edition)

This commit is contained in:
Paul Davis 2022-11-18 14:04:41 -07:00
parent fc611232d2
commit 44796e6702
2 changed files with 0 additions and 51 deletions

View file

@ -91,8 +91,6 @@ public:
void trigger_midi_learn ();
void trigger_midi_unlearn ();
void save_midi_learn ();
private:
void trigger_changed (PBD::PropertyChange const& ); //calls on_trigger_changed to subclasses