aboutsummaryrefslogtreecommitdiffstats
path: root/plugin/cursornavigation.h
diff options
context:
space:
mode:
authorAntti Hölttä <AHoelttae@luxoft.com>2019-03-18 13:58:29 +0100
committerAntti Hölttä <AHoelttae@luxoft.com>2019-03-18 16:43:30 +0100
commita25814f4f251425ad1cec183823eaa0ea22e1435 (patch)
tree573a7b5ecaefc135aed4e807880d5c9a29a18985 /plugin/cursornavigation.h
parentd62c290ee9e196b295f2dca172313c050b26dea4 (diff)
Add existing isues as TODOs
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