openfm-qt/prebuild.py
2023-07-08 20:20:56 +02:00

6 lines
123 B
Python

# This Python file uses the following encoding: utf-8
import os
os.system("pyside6-uic form.ui -o openfm_qt/ui_form.py")