summaryrefslogtreecommitdiff
path: root/gtk2_ardour/keyeditor.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/keyeditor.h')
-rw-r--r--gtk2_ardour/keyeditor.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk2_ardour/keyeditor.h b/gtk2_ardour/keyeditor.h
index 3e4c5d068c..aedd41d4f2 100644
--- a/gtk2_ardour/keyeditor.h
+++ b/gtk2_ardour/keyeditor.h
@@ -112,6 +112,7 @@ class KeyEditor : public ArdourWindow
Gtkmm2ext::SearchBar filter_entry;
std::string filter_string;
Gtk::Button print_button;
+ Gtk::Label print_label;
typedef std::vector<Tab*> Tabs;