summaryrefslogtreecommitdiff
path: root/src/widget/widget_catchkey.h
diff options
context:
space:
mode:
authorDusan Durech <dusan.d@Centrum.sk>2009-07-15 20:36:23 +0200
committerDusan Durech <dusan.d@Centrum.sk>2009-07-15 20:36:23 +0200
commitd0c088655af27e2e66b164c061e48a5f5bd28f05 (patch)
tree59bb7dd44ff5bed456e84c4195fd4c1bd1aff130 /src/widget/widget_catchkey.h
parentdd094a1c6598648c013ae1483c303eea34fc3bbe (diff)
add new API for mouse and fix bug with crash upon load session
Diffstat (limited to 'src/widget/widget_catchkey.h')
-rw-r--r--src/widget/widget_catchkey.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widget/widget_catchkey.h b/src/widget/widget_catchkey.h
index a030f6e..d922241 100644
--- a/src/widget/widget_catchkey.h
+++ b/src/widget/widget_catchkey.h
@@ -7,7 +7,7 @@
#define WIDGET_CATCHKEY_NOKEY -1
#define WIDGET_CATCHKEY_WIDTH 110
-#define WIDGET_CATCHKEY_HEIGHT 12
+#define WIDGET_CATCHKEY_HEIGHT 16
typedef struct widget_catchkey_struct {
int w, h;