Added script to generate qrc and qrc file for icon.
This commit is contained in:
parent
87c6318ed5
commit
0bba80eb4e
2 changed files with 3190 additions and 0 deletions
3187
src/OptimaLab35/ui/resources_rc.py
Normal file
3187
src/OptimaLab35/ui/resources_rc.py
Normal file
File diff suppressed because it is too large
Load diff
3
src/generate_qrc.sh
Normal file
3
src/generate_qrc.sh
Normal file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/bash
|
||||
echo "Updating resources.qrc file and placing in ui folder..."
|
||||
pyside6-rcc app_resources/resources.qrc -o OptimaLab35/ui/resources_rc.py
|
Loading…
Add table
Add a link
Reference in a new issue