summaryrefslogtreecommitdiff
path: root/src/widget/widget_catchkey.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/widget/widget_catchkey.c')
-rw-r--r--src/widget/widget_catchkey.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widget/widget_catchkey.c b/src/widget/widget_catchkey.c
index 099a4e9..df5a537 100644
--- a/src/widget/widget_catchkey.c
+++ b/src/widget/widget_catchkey.c
@@ -70,7 +70,7 @@ static int getPessAnyKey()
void eventWidgetCatchkey(widget_catchkey_t *p)
{
int x, y;
-
+
getMousePosition(&x, &y);
if( isMouseClicked() )