启动时不显示托盘
This commit is contained in:
@@ -2706,6 +2706,7 @@ class AUTO_MAA(QMainWindow):
|
|||||||
self.tray.activated.connect(self.on_tray_activated)
|
self.tray.activated.connect(self.on_tray_activated)
|
||||||
|
|
||||||
self.set_ui("配置")
|
self.set_ui("配置")
|
||||||
|
self.show_main()
|
||||||
|
|
||||||
def show_tray(self):
|
def show_tray(self):
|
||||||
"""最小化到托盘"""
|
"""最小化到托盘"""
|
||||||
|
|||||||
Reference in New Issue
Block a user