mirror of
https://invent.kde.org/system/dolphin
synced 2024-11-05 18:47:12 +00:00
The "error" icon looks like a close-button inside the statusbar -> don't show it...
svn path=/trunk/KDE/kdebase/apps/; revision=706951
This commit is contained in:
parent
c0ce82882b
commit
a4a001b3e4
1 changed files with 0 additions and 1 deletions
|
@ -99,7 +99,6 @@ void StatusBarMessageLabel::setMessage(const QString& text,
|
|||
break;
|
||||
|
||||
case DolphinStatusBar::Error:
|
||||
iconName = "dialog-error";
|
||||
m_timer->start(100);
|
||||
m_state = Illuminate;
|
||||
|
||||
|
|
Loading…
Reference in a new issue