summary refs log tree commit diff
path: root/src/ui/NhekoCursorShape.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/NhekoCursorShape.h')
-rw-r--r--src/ui/NhekoCursorShape.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/NhekoCursorShape.h b/src/ui/NhekoCursorShape.h
index 84d56fad..123852f9 100644
--- a/src/ui/NhekoCursorShape.h
+++ b/src/ui/NhekoCursorShape.h
@@ -12,7 +12,7 @@
 class NhekoCursorShape : public QQuickItem
 {
     Q_OBJECT
-
+    QML_ELEMENT
     Q_PROPERTY(
       Qt::CursorShape cursorShape READ cursorShape WRITE setCursorShape NOTIFY cursorShapeChanged)