aboutsummaryrefslogtreecommitdiffstats
path: root/plugin/cursornavigation.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/cursornavigation.h')
-rw-r--r--plugin/cursornavigation.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugin/cursornavigation.h b/plugin/cursornavigation.h
index 34dd794..f3a6f91 100644
--- a/plugin/cursornavigation.h
+++ b/plugin/cursornavigation.h
@@ -42,6 +42,7 @@ private:
void _move(qreal angle, qreal tolerance, bool discrete);
CursorNavigationAttached *_find(qreal angle, qreal tolerance, bool discrete);
+ CursorNavigationAttached *defaultItem();
private:
static const char windowPropertyName[];