diff options
Diffstat (limited to 'src/dolphinview.h')
| -rw-r--r-- | src/dolphinview.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/dolphinview.h b/src/dolphinview.h index 0936b06a3..d9c273d38 100644 --- a/src/dolphinview.h +++ b/src/dolphinview.h @@ -219,11 +219,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 * and hence a scrolling must be done. |
