aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/customitems/scrollbar/scrollbar.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/customitems/scrollbar/scrollbar.qrc')
-rw-r--r--examples/quick/customitems/scrollbar/scrollbar.qrc7
1 files changed, 7 insertions, 0 deletions
diff --git a/examples/quick/customitems/scrollbar/scrollbar.qrc b/examples/quick/customitems/scrollbar/scrollbar.qrc
new file mode 100644
index 0000000000..b1ba5f9211
--- /dev/null
+++ b/examples/quick/customitems/scrollbar/scrollbar.qrc
@@ -0,0 +1,7 @@
+<RCC>
+ <qresource prefix="/">
+ <file>main.qml</file>
+ <file>ScrollBar.qml</file>
+ <file>pics/niagara_falls.jpg</file>
+ </qresource>
+</RCC>