添加资源文件

This commit is contained in:
2024-07-31 16:06:18 +08:00
parent b61da796c5
commit 8c8a471072
35 changed files with 220175 additions and 30 deletions

4
VM/update-data.sh Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
cd `dirname $0`
pyuic5 -o ui_mainwindow.py mainwindow.ui
pyrcc5 -o program_resources.py program_resources.qrc