refactor: fix&patch see changelog for 0.11.0

This commit is contained in:
Mr Finchum 2025-02-05 14:04:37 +00:00
parent cb016ae98f
commit 0d416aaf8d
15 changed files with 3266 additions and 42 deletions

3
src/generate_qrc.sh Normal file
View 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