Added the quote selection dialog to Preferences

This commit is contained in:
Veronica K. B. Olsen
2020-06-18 19:30:34 +02:00
parent a64d867ed4
commit 670f1c0b35
2 changed files with 62 additions and 38 deletions
-2
View File
@@ -73,8 +73,6 @@ class GuiProjectSettings(PagedDialog):
self.buttonBox.rejected.connect(self._doClose)
self.addControls(self.buttonBox)
self.show()
logger.debug("GuiProjectSettings initialisation complete")
return