]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/views/dolphinview.cpp
Update the roles if items have been changed
[dolphin.git] / src / views / dolphinview.cpp
index a94a41e15146e08ec53394d9ab6b1558ec4cb754..d50a7dd090db24a980cb093d79c2fe0e0114c3c9 100644 (file)
@@ -451,6 +451,7 @@ void DolphinView::stopLoading()
 
 void DolphinView::refresh()
 {
+    GeneralSettings::self()->readConfig();
     m_container->refresh();
     applyViewProperties();
 }