From 1ea09b24e16d98ac2f1033b21462323fb295ae2f Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Sun, 15 Apr 2012 11:44:56 +0200 Subject: Minor statusbar fixes - Don't show information messages as KMessageWidget - Assure that a set text in a statusbar will be shown for at least one second --- src/dolphinviewcontainer.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/dolphinviewcontainer.h') diff --git a/src/dolphinviewcontainer.h b/src/dolphinviewcontainer.h index 5e98f5e94..db9b5be33 100644 --- a/src/dolphinviewcontainer.h +++ b/src/dolphinviewcontainer.h @@ -273,11 +273,6 @@ private slots: */ void showErrorMessage(const QString& msg); - /** - * Slot that calls showMessage(msg, Information). - */ - void showInfoMessage(const QString& msg); - private: /** * @return True if the URL protocol is a search URL (e. g. nepomuksearch:// or filenamesearch://). -- cgit v1.3