add contact on Chattab

This commit is contained in:
DenioD
2020-05-04 20:17:20 +02:00
parent 5dbfe1e4ad
commit dc61bb38c7
11 changed files with 372 additions and 254 deletions

View File

@@ -310,6 +310,7 @@ class ChatModel
void addCid(QString tx, QString cid);
QString getCidByTx(QString tx);
void killCidCache();
};
#endif