From 717da45334185e4aa920baf398150d9c8cfa5c5c Mon Sep 17 00:00:00 2001 From: David Robillard Date: Tue, 24 Apr 2012 03:14:33 +0000 Subject: Give canvas focus by default so keyboard commands work. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4261 a436a847-0d15-0410-975c-d299462d15a1 --- src/gui/PatchWindow.hpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/gui/PatchWindow.hpp') diff --git a/src/gui/PatchWindow.hpp b/src/gui/PatchWindow.hpp index c1540c66..5310af29 100644 --- a/src/gui/PatchWindow.hpp +++ b/src/gui/PatchWindow.hpp @@ -63,7 +63,6 @@ public: } protected: - bool on_event(GdkEvent* event); void on_hide(); void on_show(); -- cgit v1.2.1