qasim.qrc: fixed paths to resources.
This commit is contained in:
parent
9b42a5e0fa
commit
7627a286a9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
<RCC>
|
<RCC>
|
||||||
<qresource prefix="qasim">
|
<qresource prefix="qasim">
|
||||||
<file alias="licence-gpl3">LICENSE-GPL-3</file>
|
<file alias="licence-gpl3">../../LICENSE-GPL-3</file>
|
||||||
<file alias="qasim-icon">icons/qasim.svg</file>
|
<file alias="qasim-icon">../../icons/qasim.svg</file>
|
||||||
</qresource>
|
</qresource>
|
||||||
</RCC>
|
</RCC>
|
||||||
|
|
Loading…
Reference in a new issue