summaryrefslogtreecommitdiff
path: root/src/webchannel/resources.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'src/webchannel/resources.qrc')
-rw-r--r--src/webchannel/resources.qrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/webchannel/resources.qrc b/src/webchannel/resources.qrc
index 319c07a..3e6476b 100644
--- a/src/webchannel/resources.qrc
+++ b/src/webchannel/resources.qrc
@@ -1,5 +1,5 @@
<RCC>
<qresource prefix="/qtwebchannel/">
- <file>qwebchannel.js</file>
+ <file alias="qwebchannel.js">../../examples/webchannel/shared/qwebchannel.js</file>
</qresource>
</RCC>