From c6ab90e776878db783812afa7f63fcbef90dcbca Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Thu, 7 Jun 2007 21:30:02 +0000 Subject: removed obsolete renaming code, which is not needed anymore due to the DolphinView/DolphinViewWidget split svn path=/trunk/KDE/kdebase/apps/; revision=672696 --- src/dolphinviewcontainer.h | 7 ------- 1 file changed, 7 deletions(-) (limited to 'src/dolphinviewcontainer.h') 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; /** -- cgit v1.3