Fix bug saving quote settings in Preferences
This commit is contained in:
@@ -99,6 +99,7 @@ class GuiPreferences(PagedDialog):
|
|||||||
self.tabEditor.saveValues()
|
self.tabEditor.saveValues()
|
||||||
self.tabSyntax.saveValues()
|
self.tabSyntax.saveValues()
|
||||||
self.tabAuto.saveValues()
|
self.tabAuto.saveValues()
|
||||||
|
self.tabQuote.saveValues()
|
||||||
|
|
||||||
if needsRestart:
|
if needsRestart:
|
||||||
self.theParent.makeAlert(
|
self.theParent.makeAlert(
|
||||||
|
|||||||
Reference in New Issue
Block a user