From a6317060599e7a17eddc6172eab28bfed4cb1b97 Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Sun, 11 Dec 2016 01:33:23 +0100 Subject: Rework shuttle control display --- gtk2_ardour/shuttle_control.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'gtk2_ardour/shuttle_control.h') diff --git a/gtk2_ardour/shuttle_control.h b/gtk2_ardour/shuttle_control.h index e506e7b43a..760ebc6949 100644 --- a/gtk2_ardour/shuttle_control.h +++ b/gtk2_ardour/shuttle_control.h @@ -75,8 +75,7 @@ class ShuttleControl : public CairoWidget, public ARDOUR::SessionHandlePtr Gtk::Menu* shuttle_style_menu; Gtk::Menu* shuttle_context_menu; BindingProxy binding_proxy; - Glib::RefPtr left_text; - Glib::RefPtr right_text; + Glib::RefPtr _text; Pango::AttrList text_attributes; Pango::AttrColor* text_color; float bg_r, bg_g, bg_b; -- cgit v1.2.3