diff options
| author | Peter Penz <[email protected]> | 2007-06-07 21:30:02 +0000 |
|---|---|---|
| committer | Peter Penz <[email protected]> | 2007-06-07 21:30:02 +0000 |
| commit | c6ab90e776878db783812afa7f63fcbef90dcbca (patch) | |
| tree | 0c71c8e06bfea1e344ff9cce288f0b4d44372b60 /src/dolphinviewcontainer.h | |
| parent | be9746e87bb6a42e641dbf36c528a60fb564420a (diff) | |
removed obsolete renaming code, which is not needed anymore due to the DolphinView/DolphinViewWidget split
svn path=/trunk/KDE/kdebase/apps/; revision=672696
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; /** |
