mirror of
https://github.com/3minbe/DBC_Converter.git
synced 2026-05-17 09:33:59 +09:00
241 B
241 B
Chart themes
To generated the file ui_themewidget.py, the following
command need to be executed:
pyside2-uic themewidget.ui > ui_themewidget.py
Also, if you modify the UI file, then you would need to run the previous command again.