Meter point toggle button now uses a popup menu instead of toggling

This commit is contained in:
Daniel Sheeler 2017-01-22 19:00:16 -06:00 committed by Robin Gareus
parent 47de9314cc
commit 33c74357f0
4 changed files with 76 additions and 106 deletions

View file

@ -185,8 +185,6 @@ class MixerStrip : public AxisView, public RouteUI, public Gtk::EventBox
Gtk::Table mute_solo_table;
Gtk::Table bottom_button_table;
ArdourButton meter_point_button;
void meter_changed ();
void monitor_changed ();