mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-31 04:25:35 +08:00
Allow to enable HTML color (as tooltip must be "black")
This commit is contained in:
@@ -347,7 +347,7 @@ namespace BlackMisc
|
||||
QString convertToQString(bool i18n = false) const;
|
||||
|
||||
//! To HTML
|
||||
QString toHtml(bool withIcon) const;
|
||||
QString toHtml(bool withIcon, bool withColors) const;
|
||||
|
||||
//! Representing icon
|
||||
static const CIcon &convertToIcon(const CStatusMessage &statusMessage);
|
||||
|
||||
Reference in New Issue
Block a user