summaryrefslogtreecommitdiffstats
path: root/examples/wayland/pure-qml/qml/CompositorScreen.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/wayland/pure-qml/qml/CompositorScreen.qml')
-rw-r--r--examples/wayland/pure-qml/qml/CompositorScreen.qml6
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/wayland/pure-qml/qml/CompositorScreen.qml b/examples/wayland/pure-qml/qml/CompositorScreen.qml
index b156cb434..79dee6a2f 100644
--- a/examples/wayland/pure-qml/qml/CompositorScreen.qml
+++ b/examples/wayland/pure-qml/qml/CompositorScreen.qml
@@ -48,9 +48,9 @@
**
****************************************************************************/
-import QtQuick 2.5
-import QtQuick.Window 2.2
-import QtWayland.Compositor 1.0
+import QtQuick
+import QtQuick.Window
+import QtWayland.Compositor
WaylandOutput {
id: output