make it auto-update (whoops,forgot)
authorsheepluva
Sun, 29 Apr 2012 17:23:05 +0200
changeset 6959 fce378ee4191
parent 6958 8230a516ba93
child 6960 822f8269e13f
make it auto-update (whoops,forgot)
QTfrontend/util/DataManager.cpp
--- a/QTfrontend/util/DataManager.cpp	Sun Apr 29 17:12:49 2012 +0200
+++ b/QTfrontend/util/DataManager.cpp	Sun Apr 29 17:23:05 2012 +0200
@@ -156,6 +156,7 @@
 
 void DataManager::reload()
 {
+    m_gameStyleModel->loadGameStyles();
     m_hatModel->loadHats();
     m_mapModel->loadMaps();
     m_themeModel->loadThemes();