diff options
| author | Peter Penz <[email protected]> | 2012-05-08 21:25:42 +0200 |
|---|---|---|
| committer | Peter Penz <[email protected]> | 2012-05-08 21:26:07 +0200 |
| commit | 02b251372efb53344388a9e3da098b08289e7e3b (patch) | |
| tree | 53a8d246bb27f6dd5b26bf3795c954fc3ea0fe8e /src/dolphinmainwindow.h | |
| parent | df99de642812cc7795b65b3788fbf81970e0ba7b (diff) | |
Remove unimplemented declaration
Diffstat (limited to 'src/dolphinmainwindow.h')
| -rw-r--r-- | src/dolphinmainwindow.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/dolphinmainwindow.h b/src/dolphinmainwindow.h index 0d14269ee..ab79fb0e6 100644 --- a/src/dolphinmainwindow.h +++ b/src/dolphinmainwindow.h @@ -96,9 +96,6 @@ public: */ bool isSplit() const; - /** Renames the item represented by \a oldUrl to \a newUrl. */ - void rename(const KUrl& oldUrl, const KUrl& newUrl); - /** * Returns the 'Create New...' sub menu which also can be shared * with other menus (e. g. a context menu). |
