From cdc2d055f1ede3d9565dbf2b2d1abbf87a1f622c Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Thu, 17 Nov 2005 21:31:37 +0000 Subject: more fixes on the long road to compiling git-svn-id: svn://localhost/trunk/ardour2@103 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/public_editor.cc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'gtk2_ardour/public_editor.cc') diff --git a/gtk2_ardour/public_editor.cc b/gtk2_ardour/public_editor.cc index b8b154d8bd..36d51d97a1 100644 --- a/gtk2_ardour/public_editor.cc +++ b/gtk2_ardour/public_editor.cc @@ -4,8 +4,7 @@ PublicEditor* PublicEditor::_instance = 0; PublicEditor::PublicEditor () - : Window (Gtk::WINDOW_TOPLEVEL), - KeyboardTarget (*this, "editor") + : Window (Gtk::WINDOW_TOPLEVEL) { } -- cgit v1.2.3