aboutsummaryrefslogtreecommitdiffstats
path: root/plugin/cursornavigation.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/cursornavigation.h')
-rw-r--r--plugin/cursornavigation.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugin/cursornavigation.h b/plugin/cursornavigation.h
index ad1cf31..331726c 100644
--- a/plugin/cursornavigation.h
+++ b/plugin/cursornavigation.h
@@ -11,6 +11,8 @@
#include <qqml.h>
#include <QStack>
+//TODO remove useless debug prints and change over to categorized logging
+
class QQuickItem;
class CursorNavigation : public QObject