Fixed setting of font for doceditor and docviewer
This commit is contained in:
@@ -466,6 +466,7 @@ class GuiMain(QMainWindow):
|
||||
logger.debug("Applying new preferences")
|
||||
self.initMain()
|
||||
self.docEditor.initEditor()
|
||||
self.docViewer.initViewer()
|
||||
return True
|
||||
|
||||
def editProjectDialog(self):
|
||||
|
||||
Reference in New Issue
Block a user