Merge branch 'main' into dev
This commit is contained in:
@@ -991,6 +991,7 @@ class GuiMain(QMainWindow):
|
||||
if dlgWords.result() == QDialog.Accepted:
|
||||
logger.debug("Reloading word list")
|
||||
SHARED.updateSpellCheckLanguage(reload=True)
|
||||
self.docEditor.spellCheckDocument()
|
||||
|
||||
return True
|
||||
|
||||
|
||||
Reference in New Issue
Block a user