]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/dolphinpart.cpp
Using the "document-properties" icon for the Properties entry of the RMB context...
[dolphin.git] / src / dolphinpart.cpp
index 882e2f1d3f5dd0fc0056327d37c1f027780f825f..c5d85a3cc5cd4c98f3ce03db50c231589396dfd3 100644 (file)
@@ -276,6 +276,7 @@ bool DolphinPart::openUrl(const KUrl& url)
     emit started(0); // get the wheel to spin
     m_dirLister->setNameFilter(m_nameFilter);
     m_view->setUrl(url);
+    updatePasteAction();
     emit aboutToOpenURL();
     if (reload)
         m_view->reload();