mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
Change indicator for action messages
This commit is contained in:
parent
018420599c
commit
ba42c934a3
@ -40,7 +40,7 @@ void ActionAction::setup(QTextCursor cursor, QTextEdit *)
|
||||
|
||||
QString ActionAction::getName()
|
||||
{
|
||||
return QString("<div class=action>-*-</div>");
|
||||
return QString("<div class=action>*</div>");
|
||||
}
|
||||
|
||||
QString ActionAction::getMessage()
|
||||
|
Loading…
x
Reference in New Issue
Block a user