openfm-qt/prebuild.py

6 lines
123 B
Python
Raw Permalink Normal View History

2023-07-08 20:20:56 +02:00
# This Python file uses the following encoding: utf-8
import os
os.system("pyside6-uic form.ui -o openfm_qt/ui_form.py")