summaryrefslogtreecommitdiff
path: root/gtk2_ardour/midi_channel_selector.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/midi_channel_selector.h')
-rw-r--r--gtk2_ardour/midi_channel_selector.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk2_ardour/midi_channel_selector.h b/gtk2_ardour/midi_channel_selector.h
index 57683c64b2..33eb3f6b75 100644
--- a/gtk2_ardour/midi_channel_selector.h
+++ b/gtk2_ardour/midi_channel_selector.h
@@ -55,6 +55,7 @@ protected:
Gtk::Button _select_all;
Gtk::Button _select_none;
Gtk::Button _invert_selection;
+ Gtk::ToggleButton _force_channel;
uint16_t _selected_channels;
};