switch to freesimplegui

This commit is contained in:
2024-07-02 22:11:18 +01:00
parent 3a1143199a
commit 9969506698
8 changed files with 21 additions and 12 deletions

View File

@@ -1,7 +1,7 @@
import logging
from pathlib import Path
import PySimpleGUI as psg
import FreeSimpleGUI as psg
from . import util
from .compound import CompSlider, GateSlider, LabelSliderAdvanced