Still implementing

This commit is contained in:
Rainer Koschnick
2025-07-13 23:24:50 +02:00
parent 9eb9af0ec6
commit b72b496506
8 changed files with 2217 additions and 396 deletions

2
ui/designer.sh Executable file
View File

@ -0,0 +1,2 @@
#!/bin/sh
pyside6-designer 2>1 >/dev/null &