From c0fd7f2a19d82e91df1ec795aee7b335b442f0e8 Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Thu, 13 Nov 2008 17:22:35 +0000 Subject: * show an error message instead of an information message when an invalid dragging is done * show an error message if a folder is dropped on to itself svn path=/trunk/KDE/kdebase/apps/; revision=883836 --- src/dolphinmainwindow.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/dolphinmainwindow.h') diff --git a/src/dolphinmainwindow.h b/src/dolphinmainwindow.h index 8cfdda34a..464083696 100644 --- a/src/dolphinmainwindow.h +++ b/src/dolphinmainwindow.h @@ -171,9 +171,6 @@ private slots: /** Shows the error message in the status bar of the active view. */ void showErrorMessage(const QString& message); - /** Shows the information message in the status bar of the active view. */ - void showInformationMessage(const QString& message); - /** * Updates the state of the 'Undo' menu action dependent * from the parameter \a available. -- cgit v1.3