Subsurface-mobile: make sure we load the preferences
Otherwise all kinds of things don't work right. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
a0a3bf8870
commit
61e36124e4
@ -52,6 +52,7 @@ int main(int argc, char **argv)
|
||||
#endif
|
||||
setup_system_prefs();
|
||||
prefs = default_prefs;
|
||||
loadPreferences();
|
||||
fill_profile_color();
|
||||
parse_xml_init();
|
||||
taglist_init_global();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user