mirror of
https://github.com/KenanZhu/AutoLibrary.git
synced 2026-06-19 07:53:04 +08:00
style(*): 格式化一些界面类的构造函数
This commit is contained in:
@@ -28,6 +28,7 @@ class ALSeatFrame(QFrame):
|
||||
super().__init__(parent)
|
||||
self.__seat_number = seat_number
|
||||
self.__is_selected = False
|
||||
|
||||
self.setupUi()
|
||||
|
||||
def setupUi(
|
||||
|
||||
Reference in New Issue
Block a user