From 4af0c48f05dfd48e990d4206dd00535297c10923 Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Sun, 29 Jun 2008 17:08:49 +0000 Subject: Internal cleanup: Make it easier getting the correct file item that should be used for showing the meta information (it depends on the current selection and whether the file item is already available). CCMAIL: sebastian@trueg.de svn path=/trunk/KDE/kdebase/apps/; revision=825996 --- src/infosidebarpage.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/infosidebarpage.h') diff --git a/src/infosidebarpage.h b/src/infosidebarpage.h index ef451169c..97d63afa9 100644 --- a/src/infosidebarpage.h +++ b/src/infosidebarpage.h @@ -144,11 +144,11 @@ private: bool convertMetaInfo(const QString& key, QString& text) const; /** - * Returns the URL of the file where the preview and meta information + * Returns the item for file where the preview and meta information * should be received, if InfoSidebarPage::showMultipleSelectionInfo() * returns false. */ - KUrl fileUrl() const; + KFileItem fileItem() const; /** * Returns true, if the meta information should be shown for -- cgit v1.3