remove MainWindow

This commit is contained in:
dries.k
2022-01-30 12:59:31 +01:00
parent 2236a9687d
commit c063f11285
17 changed files with 226 additions and 1491 deletions

View File

@@ -1,2 +1,2 @@
from .MainWindow import MainWindow, start_gui
from .MainApplication import start_gui
from .ServerInfoDialog import ServerInfoDialog