From b8a4e0fac2820ec8fc442c2abeea700ae4947e01 Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Wed, 18 Jun 2008 19:34:03 +0000 Subject: Assure that when requesting the context menu for the column-view, that the correct items are used. TODO for 4.2: get rid of those 'if (isColumnViewActive())' special cases and provide a generic model which also works with the way the column view is implemented BUG: 164146 svn path=/trunk/KDE/kdebase/apps/; revision=821903 --- src/dolphinview.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/dolphinview.h') diff --git a/src/dolphinview.h b/src/dolphinview.h index 0936b06a3..d9c273d38 100644 --- a/src/dolphinview.h +++ b/src/dolphinview.h @@ -218,11 +218,6 @@ public: */ KUrl::List selectedUrls() const; - /** - * Returns the file item for the given model index \a index. - */ - KFileItem fileItem(const QModelIndex& index) const; - /** * Sets the upper left position of the view content * to (x,y). The content of the view might be larger than the visible area -- cgit v1.3