]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/dolphinview.cpp
Fancy dragged items. There are two bad parts of this story: the hardcoded value of
[dolphin.git] / src / dolphinview.cpp
index acd51d7d7bc50c556ef1cd52872218b0af8cd7f6..4964010c52357f1664b24c5939524ddaf41d602c 100644 (file)
@@ -415,6 +415,7 @@ void DolphinView::reload()
 void DolphinView::refresh()
 {
     createView();
+    applyViewProperties(m_controller->url());
     reload();
 }