aboutsummaryrefslogtreecommitdiffstats
path: root/src/virtualkeyboard/shifthandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/virtualkeyboard/shifthandler.h')
-rw-r--r--src/virtualkeyboard/shifthandler.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/virtualkeyboard/shifthandler.h b/src/virtualkeyboard/shifthandler.h
index c28a9581..93ba3e34 100644
--- a/src/virtualkeyboard/shifthandler.h
+++ b/src/virtualkeyboard/shifthandler.h
@@ -57,6 +57,7 @@ public:
bool toggleShiftEnabled() const;
Q_INVOKABLE void toggleShift();
+ Q_INVOKABLE void clearToggleShiftTimer();
signals:
void sentenceEndingCharactersChanged();