Scan themes on startup instead
This commit is contained in:
@@ -175,6 +175,7 @@ class SharedData(QObject):
|
||||
is created.
|
||||
"""
|
||||
self._theme = theme
|
||||
self._theme.initThemes()
|
||||
return
|
||||
|
||||
def initSharedData(self, gui: GuiMain) -> None:
|
||||
|
||||
Reference in New Issue
Block a user