mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-13 15:45:42 +08:00
refs #846, support message as HTML
This commit is contained in:
committed by
Mathew Sutcliffe
parent
eed9910e75
commit
8341da2310
@@ -150,7 +150,8 @@ namespace BlackMisc
|
||||
IndexCategoryHumanReadableOrTechnicalAsString,
|
||||
IndexSeverity,
|
||||
IndexSeverityAsString,
|
||||
IndexMessage
|
||||
IndexMessage,
|
||||
IndexMessageAsHtml
|
||||
};
|
||||
|
||||
//! Construct a message with some specific category.
|
||||
|
||||
Reference in New Issue
Block a user