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
No known key found for this signature in database
GPG Key ID: 5EF516FD9537F7C0

View File

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