diff options
Diffstat (limited to 'src/dolphinviewcontainer.h')
| -rw-r--r-- | src/dolphinviewcontainer.h | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/src/dolphinviewcontainer.h b/src/dolphinviewcontainer.h index 7c81384d2..f3ac48471 100644 --- a/src/dolphinviewcontainer.h +++ b/src/dolphinviewcontainer.h @@ -209,19 +209,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; DolphinMainWindow* m_mainWindow; |
