From a26827d3b7348ee209347527f6f2a4a819aaed2e Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Wed, 25 Jul 2012 00:32:59 +0000 Subject: fix a SNAFU that occured when switch from ArdourDialog to ArdourWindow that removed the "Rmove shortcut" button from the keyeditor git-svn-id: svn://localhost/ardour2/branches/3.0@13079 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/keyeditor.h | 1 + 1 file changed, 1 insertion(+) (limited to 'gtk2_ardour/keyeditor.h') diff --git a/gtk2_ardour/keyeditor.h b/gtk2_ardour/keyeditor.h index 1fc3c44155..ba374c71b2 100644 --- a/gtk2_ardour/keyeditor.h +++ b/gtk2_ardour/keyeditor.h @@ -35,6 +35,7 @@ class KeyEditor : public ArdourWindow Gtk::TreeModelColumn bindable; }; + Gtk::VBox vpacker; Gtk::ScrolledWindow scroller; Gtk::TreeView view; Glib::RefPtr model; -- cgit v1.2.3