summaryrefslogtreecommitdiffstats
path: root/src/core/devtools.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/devtools.qrc')
-rw-r--r--src/core/devtools.qrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/core/devtools.qrc b/src/core/devtools.qrc
index 225f88f65..96d24761d 100644
--- a/src/core/devtools.qrc
+++ b/src/core/devtools.qrc
@@ -1,6 +1,6 @@
<!DOCTYPE RCC><RCC version="1.0">
<qresource prefix="data">
- <file alias="devtools.pak">../resources/devtools_resources.pak</file>
- <file alias="discovery_page.html">../resources/devtools_discovery_page.html</file>
+ <file alias="devtools.pak">resources/devtools_resources.pak</file>
+ <file alias="discovery_page.html">resources/devtools_discovery_page.html</file>
</qresource>
</RCC>