Moved the document title element into the document instead of main GUI
This commit is contained in:
@@ -110,6 +110,10 @@ class GuiTheme:
|
||||
self.getPixmap = self.theIcons.getPixmap
|
||||
self.loadDecoration = self.theIcons.loadDecoration
|
||||
|
||||
# Extract Other Info
|
||||
self.defFont = qApp.font()
|
||||
self.defFontSize = self.defFont.pointSizeF()
|
||||
|
||||
return
|
||||
|
||||
##
|
||||
|
||||
Reference in New Issue
Block a user