summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor.h
diff options
context:
space:
mode:
authorBen Loftis <ben@harrisonconsoles.com>2016-12-18 13:29:19 -0600
committerBen Loftis <ben@harrisonconsoles.com>2016-12-18 13:34:15 -0600
commitab374916141e9359d31c6bc2a8270ca8e848092e (patch)
treebfced41b53eb84880d53e372fe7446ef65d6ff8d /gtk2_ardour/editor.h
parent0a5236266d54f95952b85563fb2c857d0da5bc4c (diff)
repack widgets, and add some spacer elements
Diffstat (limited to 'gtk2_ardour/editor.h')
-rw-r--r--gtk2_ardour/editor.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gtk2_ardour/editor.h b/gtk2_ardour/editor.h
index 0b692c3ff2..ee963abc42 100644
--- a/gtk2_ardour/editor.h
+++ b/gtk2_ardour/editor.h
@@ -1814,6 +1814,8 @@ class Editor : public PublicEditor, public PBD::ScopedConnectionList, public ARD
Glib::RefPtr<Gtk::RadioAction> zoom_focus_action (Editing::ZoomFocus);
+ Gtk::HBox _track_box;
+
Gtk::HBox _zoom_box;
void zoom_adjustment_changed();