Bugfix
This commit is contained in:
parent
992c82460e
commit
267e412663
3 changed files with 5 additions and 2 deletions
|
|
@ -487,7 +487,6 @@ class MainWindow(QMainWindow):
|
|||
self._dirty = True
|
||||
self._save_date(date_iso, True)
|
||||
|
||||
print("end")
|
||||
except Exception as e:
|
||||
QMessageBox.critical(self, "Read Error", str(e))
|
||||
return
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue