change some gui elements

This commit is contained in:
DenioD
2020-05-21 21:32:45 +02:00
parent 7e0748dd24
commit 747580151a
7 changed files with 74 additions and 25 deletions

View File

@@ -96,6 +96,7 @@ std::map<QString, ChatItem> ChatDataStore::getAllMemos()
(c.second.getMemo().startsWith("{") == false) &&
(c.second.getMemo().isEmpty() == false)
)
{