注释删除

This commit is contained in:
p57492168 2022-06-18 22:55:47 +08:00
parent 991d45640d
commit d41725a0b0
2 changed files with 1 additions and 2 deletions

View File

@ -1,4 +1,3 @@
# -*- coding: utf-8 -*-
# Form implementation generated from reading ui file 'SSS_win.ui'
#

View File

@ -37,7 +37,7 @@ class mywindow(QtWidgets.QMainWindow, Ui_MainWindow):
self.stopEvent = threading.Event()
self.stopEvent.clear()
# self.setWindowFlags(Qt.FramelessWindowHint)
def exit(self):
self.close()