Compare commits
2 Commits
5449210797
...
e9cc579cf6
Author | SHA1 | Date | |
---|---|---|---|
e9cc579cf6 | |||
f1fd52b750 |
1
PyLoT.py
1
PyLoT.py
@ -3729,6 +3729,7 @@ class MainWindow(QMainWindow):
|
||||
|
||||
def closeEvent(self, event):
|
||||
if self.okToContinue():
|
||||
self.logwidget.close()
|
||||
event.accept()
|
||||
else:
|
||||
event.ignore()
|
||||
|
Loading…
x
Reference in New Issue
Block a user