From 2b8e67d7f260847c803eac33712ba69b6785bd1d Mon Sep 17 00:00:00 2001 From: Kevin Ottens Date: Fri, 15 Jun 2007 00:52:25 +0000 Subject: Make use of the error messages coming from the places model. svn path=/trunk/KDE/kdebase/apps/; revision=675760 --- src/dolphinmainwindow.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/dolphinmainwindow.h') diff --git a/src/dolphinmainwindow.h b/src/dolphinmainwindow.h index a165573a1..17a7dce6a 100644 --- a/src/dolphinmainwindow.h +++ b/src/dolphinmainwindow.h @@ -190,6 +190,12 @@ private slots: */ void properties(); + /** + * Shows the error information from the places model + * in the status bar. + */ + void slotHandlePlacesError(const QString &message); + /** * Shows the error information of the job \a job * in the status bar. -- cgit v1.3