aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/customitems/painteditem/painteditem.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/customitems/painteditem/painteditem.qrc')
-rw-r--r--examples/quick/customitems/painteditem/painteditem.qrc6
1 files changed, 6 insertions, 0 deletions
diff --git a/examples/quick/customitems/painteditem/painteditem.qrc b/examples/quick/customitems/painteditem/painteditem.qrc
new file mode 100644
index 0000000000..c240be02a1
--- /dev/null
+++ b/examples/quick/customitems/painteditem/painteditem.qrc
@@ -0,0 +1,6 @@
+<RCC>
+ <qresource prefix="/painteditem">
+ <file>textballoon.h</file>
+ <file>textballoons.qml</file>
+ </qresource>
+</RCC>