From 7e03c99ebbba7fd4c6b15dc885460e4dbf18f7b4 Mon Sep 17 00:00:00 2001 From: Emmanuel Pescosta Date: Sun, 25 Jan 2015 00:14:37 +0100 Subject: use DolphinMainWindow::showErrorMessage instead of DolphinMainWindow::slotPanelErrorMessage because the implementation is exactly the same --- src/dolphinmainwindow.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src/dolphinmainwindow.h') diff --git a/src/dolphinmainwindow.h b/src/dolphinmainwindow.h index 462d3d362..85383a309 100644 --- a/src/dolphinmainwindow.h +++ b/src/dolphinmainwindow.h @@ -395,12 +395,6 @@ private slots: void updateToolBar(); void slotControlButtonDeleted(); - /** - * Is called if a panel emits an error-message and shows - * the error-message in the active view-container. - */ - void slotPanelErrorMessage(const QString& error); - /** * Is called if the user clicked an item in the Places Panel. * Reloads the view if \a url is the current URL already, and changes the -- cgit v1.3