Skip to content
Snippets Groups Projects
Commit 018ba5a8 authored by Ulf Hermann's avatar Ulf Hermann
Browse files

Rename the "ERROR" icon to "CRITICAL"


We mostly use this icon in terms of showing messages which might be
informational, warnings, or errors. We cannot call the icon "ERROR" as
that clashes with some macro on windows. To be more inline with Qt's
predefined messaging macros (qDebug(), qInfo(), qWarning(),
qCritical(), qFatal()), we rename the icon to "CRITICAL" and regroup
the entries in the header to suggest this usage.

Change-Id: I89880919d7ca54ea9c86de384eb29f375bf3075f
Reviewed-by: default avatarMaurice Kalinowski <maurice.kalinowski@qt.io>
Reviewed-by: default avatarAlessandro Portale <alessandro.portale@qt.io>
parent 3ed12811
No related branches found
No related tags found
No related merge requests found
Showing
with 24 additions and 22 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment