fix PySide Error

fix #1801 which was introduced with f3bf9c0
This commit is contained in:
RndName
2021-11-26 09:19:43 +01:00
parent 34100d1c76
commit 690705ff8f

View File

@@ -23,6 +23,7 @@ from PySide2.QtWidgets import (
QTextEdit,
QVBoxLayout,
QWidget,
QCheckBox,
)
from game import Game