Dateien, die als Parameter übergeben werden, werden nach dem Start direkt geladen
This commit is contained in:
12
barecode/resources/resources.qrc
Normal file
12
barecode/resources/resources.qrc
Normal file
@@ -0,0 +1,12 @@
|
||||
<RCC>
|
||||
<qresource prefix="/">
|
||||
<file>icon_512.png</file>
|
||||
<file>icon_256.png</file>
|
||||
<file>icon_128.png</file>
|
||||
<file>icon_64.png</file>
|
||||
<file>icon_48.png</file>
|
||||
<file>icon_32.png</file>
|
||||
<file>icon_16.png</file>
|
||||
<file>php_functions.json</file>
|
||||
</qresource>
|
||||
</RCC>
|
||||
Reference in New Issue
Block a user