Change how dialogs are deleted
This commit is contained in:
@@ -147,7 +147,7 @@ class GuiProjectSettings(NDialog):
|
||||
"""Capture the user closing the window and save settings."""
|
||||
self._saveSettings()
|
||||
event.accept()
|
||||
self.deleteLater()
|
||||
self.softDelete()
|
||||
return
|
||||
|
||||
##
|
||||
|
||||
Reference in New Issue
Block a user