From 40d377c288e8fe3630aa2c2cef978ac018c622a7 Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Sun, 6 Jul 2014 20:14:12 +0200 Subject: add number-label at top of mixer-strip --- gtk2_ardour/mixer_strip.h | 1 + 1 file changed, 1 insertion(+) (limited to 'gtk2_ardour/mixer_strip.h') diff --git a/gtk2_ardour/mixer_strip.h b/gtk2_ardour/mixer_strip.h index afb165f36a..4286cfbbe3 100644 --- a/gtk2_ardour/mixer_strip.h +++ b/gtk2_ardour/mixer_strip.h @@ -151,6 +151,7 @@ class MixerStrip : public RouteUI, public Gtk::EventBox ArdourButton hide_button; ArdourButton width_button; + ArdourButton number_label; Gtk::HBox width_hide_box; Gtk::VBox whvbox; Gtk::EventBox top_event_box; -- cgit v1.2.3