Adding print_rich for printing with BBCode
This commit is contained in:
parent
622b656c40
commit
c6291bcd8a
16 changed files with 232 additions and 16 deletions
|
|
@ -48,6 +48,7 @@ public:
|
|||
enum MessageType {
|
||||
MSG_TYPE_STD,
|
||||
MSG_TYPE_ERROR,
|
||||
MSG_TYPE_STD_RICH,
|
||||
MSG_TYPE_WARNING,
|
||||
MSG_TYPE_EDITOR,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue