This commit is contained in:
ThomasV 2014-03-11 15:05:54 +01:00
parent 92a161fafa
commit dab31f0b47
1 changed files with 1 additions and 0 deletions

View File

@ -659,6 +659,7 @@ class MiniActuator:
self.g = main_window
self.theme_name = self.g.config.get('litegui_theme','Cleanlook')
self.themes = load_theme_paths()
self.load_theme()
def load_theme(self):
"""Load theme retrieved from wallet file."""