resources file added in order to provide binary media file for the User Interfaces
This commit is contained in:
parent
c26782bf7c
commit
faacfc423c
@ -1,8 +1,7 @@
|
||||
<RCC>
|
||||
<qresource prefix="/icons" lang="images">
|
||||
<file>icons/pylot.ico</file>
|
||||
</qresource>
|
||||
<qresource prefix="/help" lang="HTML">
|
||||
<file>help/index.html</file>
|
||||
<qresource>
|
||||
<file alias="icon.ico">icons/pylot.ico</file>
|
||||
|
||||
<file>help/index.html</file>
|
||||
</qresource>
|
||||
</RCC>
|
||||
|
Loading…
Reference in New Issue
Block a user