This commit is contained in:
恍兮惚兮 2024-07-14 16:52:27 +08:00
parent 619cd64229
commit 0c27a627cf

View File

@ -151,6 +151,7 @@ def versioncheckthread(self):
uncompress(self, savep)
gobject.baseobject.update_avalable = True
self.progresssignal.emit("准备完毕,等待更新", 10000)
gobject.baseobject.showtraymessage(sversion, "准备完毕,等待更新")
def updateprogress(self, text, val):