summaryrefslogtreecommitdiff
path: root/src/gui/gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/gui.h')
-rw-r--r--src/gui/gui.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gui/gui.h b/src/gui/gui.h
index 845c07660..9468d2b68 100644
--- a/src/gui/gui.h
+++ b/src/gui/gui.h
@@ -121,6 +121,8 @@ class Gui : public gcn::Gui
bool handleKeyInput2();
+ void resetClickCount();
+
/**
* Cursors are in graphic order from left to right.
* CURSOR_POINTER should be left untouched.