summaryrefslogtreecommitdiffstats
path: root/examples/wayland/multi-screen/multi-screen.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/wayland/multi-screen/multi-screen.qrc')
-rw-r--r--examples/wayland/multi-screen/multi-screen.qrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/wayland/multi-screen/multi-screen.qrc b/examples/wayland/multi-screen/multi-screen.qrc
index 57fcd3cf6..a24e3efd5 100644
--- a/examples/wayland/multi-screen/multi-screen.qrc
+++ b/examples/wayland/multi-screen/multi-screen.qrc
@@ -1,7 +1,7 @@
<RCC>
<qresource prefix="/">
<file>qml/main.qml</file>
- <file>qml/Screen.qml</file>
+ <file>qml/CompositorScreen.qml</file>
<file>qml/Chrome.qml</file>
</qresource>
</RCC>