mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
Meter point toggle button now uses a popup menu instead of toggling
This commit is contained in:
parent
47de9314cc
commit
33c74357f0
4 changed files with 76 additions and 106 deletions
|
|
@ -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 ();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue