forked from SeAIPalette/SeAIPalette
精简代码
This commit is contained in:
parent
664637ae08
commit
a0d97d6cd9
|
@ -119,7 +119,6 @@ class mywindow(QtWidgets.QMainWindow, Ui_MainWindow):
|
|||
|
||||
def quit(self):
|
||||
#sender = self.sender()
|
||||
#print(sender.text() + '按钮被按下')
|
||||
app = QApplication.instance()
|
||||
app.quit()
|
||||
|
||||
|
|
Loading…
Reference in New Issue