refactor: fix&patch see changelog for 0.11.0
This commit is contained in:
parent
cb016ae98f
commit
0d416aaf8d
15 changed files with 3266 additions and 42 deletions
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