summaryrefslogtreecommitdiffstats
path: root/examples/script/helloscript/helloscript.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/script/helloscript/helloscript.qrc')
-rw-r--r--examples/script/helloscript/helloscript.qrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/script/helloscript/helloscript.qrc b/examples/script/helloscript/helloscript.qrc
index dc93461..c52fa15 100644
--- a/examples/script/helloscript/helloscript.qrc
+++ b/examples/script/helloscript/helloscript.qrc
@@ -1,5 +1,5 @@
<RCC>
<qresource prefix="/" >
- <file>helloscript.qs</file>
+ <file>helloscript.js</file>
</qresource>
</RCC>