...
This commit is contained in:
parent
fb36ff2da3
commit
0a6470eac4
|
@ -63,6 +63,7 @@ bool StaticText::addMessage(const std::string& name, Otc::SpeakType type, const
|
|||
return false;
|
||||
}
|
||||
|
||||
m_messages.push_back(message);
|
||||
compose();
|
||||
|
||||
auto self = asStaticText();
|
||||
|
|
Loading…
Reference in New Issue