qspectrumanalyzer/dev/ui2py.sh
2022-11-08 22:51:29 -06:00

5 lines
61 B
Bash

#!/bin/bash
pyuic5 abfplot_gui.ui -o abfplot_gui.py
pause