summaryrefslogtreecommitdiffstats
path: root/src/imports/compositor-extensions/qtshell/qwaylandqtshellchrome.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/imports/compositor-extensions/qtshell/qwaylandqtshellchrome.h')
-rw-r--r--src/imports/compositor-extensions/qtshell/qwaylandqtshellchrome.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/imports/compositor-extensions/qtshell/qwaylandqtshellchrome.h b/src/imports/compositor-extensions/qtshell/qwaylandqtshellchrome.h
index 381dd7f6d..4fb98008c 100644
--- a/src/imports/compositor-extensions/qtshell/qwaylandqtshellchrome.h
+++ b/src/imports/compositor-extensions/qtshell/qwaylandqtshellchrome.h
@@ -13,6 +13,8 @@ class QWaylandQtShellChromePrivate;
class Q_WAYLANDCOMPOSITOR_EXPORT QWaylandQtShellChrome : public QQuickItem
{
Q_OBJECT
+ QML_NAMED_ELEMENT(QtShellChrome)
+ QML_ADDED_IN_VERSION(1, 0)
Q_DECLARE_PRIVATE(QWaylandQtShellChrome)
Q_PROPERTY(bool hasDecorations READ hasDecorations NOTIFY windowMetaInfoChanged)
Q_PROPERTY(uint windowState READ currentWindowState NOTIFY currentWindowStateChanged)