1
1
mirror of https://github.com/KenanZhu/AutoLibrary.git synced 2026-06-18 07:23:03 +08:00

refactor(ALConfigWidget): ALConfigWidget is changed into non-modal dialog

This commit is contained in:
2025-12-12 18:59:25 +08:00
parent aab9565012
commit 60a5699822
2 changed files with 2 additions and 3 deletions
+1
View File
@@ -58,6 +58,7 @@ class ALConfigWidget(QWidget, Ui_ALConfigWidget):
self
):
self.setWindowFlags(Qt.WindowType.Window)
self.initlizeFloorRoomMap()
self.initilizeUserInfoWidget()