diff options
Diffstat (limited to 'src/dolphinviewcontainer.h')
| -rw-r--r-- | src/dolphinviewcontainer.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/dolphinviewcontainer.h b/src/dolphinviewcontainer.h index 5652e4b4a..f6ab8d1c1 100644 --- a/src/dolphinviewcontainer.h +++ b/src/dolphinviewcontainer.h @@ -107,13 +107,6 @@ public: KFileItem* fileItem(const QModelIndex index) const; - /** - * Renames the filename of the source URL by the new file name. - * If the new file name already exists, a dialog is opened which - * asks the user to enter a new name. - */ - void rename(const KUrl& source, const QString& newName); - DolphinStatusBar* statusBar() const; /** |
