show only memos from selcted contact - work in progress
This commit is contained in:
@@ -102,6 +102,7 @@ class ChatModel
|
||||
{
|
||||
private:
|
||||
std::map<long, ChatItem> chatItems;
|
||||
QTableView* parent;
|
||||
|
||||
public:
|
||||
ChatModel() {};
|
||||
|
||||
Reference in New Issue
Block a user