Icons: qrc and recompile.bat
This commit is contained in:
parent
df6b75050c
commit
3b2d513de0
7
PyResources/icons.qrc
Normal file
7
PyResources/icons.qrc
Normal file
|
@ -0,0 +1,7 @@
|
|||
<RCC>
|
||||
<qresource>
|
||||
<file>icons/Lattice_BoundBox.svg</file>
|
||||
<file>icons/Lattice_CompoundFilter.svg</file>
|
||||
<file>icons/Lattice_FuseCompound.svg</file>
|
||||
</qresource>
|
||||
</RCC>
|
3
PyResources/recompile_rc.bat
Normal file
3
PyResources/recompile_rc.bat
Normal file
|
@ -0,0 +1,3 @@
|
|||
pyside-rcc icons.qrc -o ..\lattice_rc.py
|
||||
echo Should be compiled now =)
|
||||
pause
|
Loading…
Reference in New Issue
Block a user