]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/dolphincontextmenu.h
backport: fixed issue that the item height does not match to the number of lines...
[dolphin.git] / src / dolphincontextmenu.h
index c9099925231ed90437e8ad40caf1f4b597c687e4..a7cd9c01da420fe70c37ee2b6be6a90d8311af27 100644 (file)
@@ -103,6 +103,11 @@ private:
      */
     void addShowMenubarAction(KMenu* menu);
 
+    /**
+     * Returns a name for adding the URL \a url to the Places panel.
+     */
+    QString placesName(const KUrl& url) const;
+
 private:
     struct Entry
     {