Formatting...

This commit is contained in:
Raffson
2023-02-02 21:37:53 +01:00
parent a1cc3412e8
commit d410f9d3c4
34 changed files with 4 additions and 43 deletions

View File

@@ -331,7 +331,6 @@ class QSettingsWindow(QDialog):
self.setLayout(self.layout)
def initCheatLayout(self):
self.cheatPage = QWidget()
self.cheatLayout = QVBoxLayout()
self.cheatPage.setLayout(self.cheatLayout)