┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinmainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dolphinmainwindow.h')
-rw-r--r--src/dolphinmainwindow.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/dolphinmainwindow.h b/src/dolphinmainwindow.h
index a165573a1..17a7dce6a 100644
--- a/src/dolphinmainwindow.h
+++ b/src/dolphinmainwindow.h
@@ -191,6 +191,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.
*/