This commit is contained in:
2024-02-05 17:15:29 +00:00
parent 7cebe9cd9f
commit f62e28f5b4
55 changed files with 78 additions and 69 deletions

View File

@@ -22,7 +22,7 @@
"""Connection window."""
from PyQt5 import QtGui, QtWidgets
from qtpy import QtGui, QtWidgets
class ConnectionDialog(QtWidgets.QDialog):