summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor.h
diff options
context:
space:
mode:
authorBen Loftis <ben@harrisonconsoles.com>2018-02-14 14:47:00 -0600
committerBen Loftis <ben@harrisonconsoles.com>2018-02-14 14:47:00 -0600
commitc206fa98a1be56678b05bbc728602a859686591b (patch)
treead77340d7d282ca0bf431995316940c24e557beb /gtk2_ardour/editor.h
parent7cb1219df81e373eb15a3ecc17bca65de4c27526 (diff)
Re-pack the master meters (in the toolbar) so the editor_meter_peak_display button is more clickable.
Diffstat (limited to 'gtk2_ardour/editor.h')
-rw-r--r--gtk2_ardour/editor.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk2_ardour/editor.h b/gtk2_ardour/editor.h
index 947985b40e..8f6730f045 100644
--- a/gtk2_ardour/editor.h
+++ b/gtk2_ardour/editor.h
@@ -637,7 +637,6 @@ private:
ArdourWidgets::VPane editor_summary_pane;
Gtk::EventBox meter_base;
- Gtk::HBox meter_box;
Gtk::EventBox marker_base;
Gtk::HBox marker_box;
Gtk::VBox scrollers_rulers_markers_box;