Only one standard icon size
This commit is contained in:
+1
-1
@@ -61,7 +61,7 @@ class GuiMainStatus(QStatusBar):
|
||||
colTrue = QColor(*self.theTheme.statUnsaved)
|
||||
colFalse = QColor(*self.theTheme.statSaved)
|
||||
|
||||
iPx = self.theTheme.textIconSize
|
||||
iPx = self.theTheme.baseIconSize
|
||||
|
||||
# Permanent Widgets
|
||||
# =================
|
||||
|
||||
Reference in New Issue
Block a user