summaryrefslogtreecommitdiffstats
path: root/src/gui/PatchWindow.hpp
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2012-04-24 03:14:33 +0000
committerDavid Robillard <d@drobilla.net>2012-04-24 03:14:33 +0000
commit717da45334185e4aa920baf398150d9c8cfa5c5c (patch)
treeb8b3dcce1832e5638582c7f48c8500a8de6bdec8 /src/gui/PatchWindow.hpp
parent5a8d5ca92b60a760fbff8be5d8bbda0e616798cc (diff)
downloadingen-717da45334185e4aa920baf398150d9c8cfa5c5c.tar.gz
ingen-717da45334185e4aa920baf398150d9c8cfa5c5c.tar.bz2
ingen-717da45334185e4aa920baf398150d9c8cfa5c5c.zip
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
Diffstat (limited to 'src/gui/PatchWindow.hpp')
-rw-r--r--src/gui/PatchWindow.hpp1
1 files changed, 0 insertions, 1 deletions
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();