aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/scenegraph.qrc
diff options
context:
space:
mode:
authorGiuseppe D'Angelo <giuseppe.dangelo@kdab.com>2016-03-29 21:56:46 +0200
committerGiuseppe D'Angelo <giuseppe.dangelo@kdab.com>2016-04-01 18:41:05 +0000
commitd438b4f4b93d04a841edf031359e26af617d889d (patch)
tree574624e3ba19b0a9e4853268dd729df5dd1377d5 /src/quick/scenegraph/scenegraph.qrc
parent07f2ce1827243a61f763801200987ddc85fb817b (diff)
Move Qt Quick scenegraph resources under the :/qt-project.org/ directory
Change-Id: Ib1c2695f86837b02ba4aaf49184421cd464f7c20 Reviewed-by: Robin Burchell <robin.burchell@viroteck.net> Reviewed-by: Laszlo Agocs <laszlo.agocs@theqtcompany.com>
Diffstat (limited to 'src/quick/scenegraph/scenegraph.qrc')
-rw-r--r--src/quick/scenegraph/scenegraph.qrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/quick/scenegraph/scenegraph.qrc b/src/quick/scenegraph/scenegraph.qrc
index 5db242e46b..ef6da71334 100644
--- a/src/quick/scenegraph/scenegraph.qrc
+++ b/src/quick/scenegraph/scenegraph.qrc
@@ -1,5 +1,5 @@
<RCC>
- <qresource prefix="/scenegraph">
+ <qresource prefix="/qt-project.org/scenegraph">
<file>shaders/flatcolor.frag</file>
<file>shaders/flatcolor.vert</file>
<file>shaders/8bittextmask.frag</file>