From 224f471a9f04605f15f807fdb5d35f46d104de7f Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Sun, 5 Oct 2008 18:11:46 +0000 Subject: update the statusbar and provide a progress information within the Dolphin KPart, so that Konqueror shows the same information as Dolphin (thanks to Simon St James for the patch!) CCMAIL: faure@kde.org svn path=/trunk/KDE/kdebase/apps/; revision=868210 --- src/dolphinviewcontainer.h | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'src/dolphinviewcontainer.h') diff --git a/src/dolphinviewcontainer.h b/src/dolphinviewcontainer.h index 7c81384d2..f3ac48471 100644 --- a/src/dolphinviewcontainer.h +++ b/src/dolphinviewcontainer.h @@ -208,19 +208,6 @@ private slots: */ void dropUrls(const KUrl& destination, QDropEvent* event); -private: - /** - * Returns the default text of the status bar, if no item is - * selected. - */ - QString defaultStatusBarText() const; - - /** - * Returns the text for the status bar, if at least one item - * is selected. - */ - QString selectionStatusBarText() const; - private: bool m_showProgress; -- cgit v1.3