diff options
| author | Peter Penz <[email protected]> | 2012-06-02 15:45:40 +0200 |
|---|---|---|
| committer | Peter Penz <[email protected]> | 2012-06-02 15:47:17 +0200 |
| commit | a2674f5184c1c6fbcf1f8bbb8099761888f5880d (patch) | |
| tree | 434e91121f79f380c1b7a12f016ef94fb3fed747 /src/dolphincontextmenu.h | |
| parent | 12215d6f0f7768fc943347a349d9817844e0528a (diff) | |
Provide a default name when adding a search query to the places panel
BUG: 300430
FIXED-IN: 4.9.0
Diffstat (limited to 'src/dolphincontextmenu.h')
| -rw-r--r-- | src/dolphincontextmenu.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/dolphincontextmenu.h b/src/dolphincontextmenu.h index 75a6e35e8..3d0005d30 100644 --- a/src/dolphincontextmenu.h +++ b/src/dolphincontextmenu.h @@ -130,11 +130,6 @@ private: */ void addShowMenuBarAction(); - /** - * Returns a name for adding the URL \a url to the Places panel. - */ - QString placesName(const KUrl& url) const; - bool placeExists(const KUrl& url) const; QAction* createPasteAction(); |
