Dynamically update read receipts
This commit is contained in:
parent
3ce7fdd63f
commit
2fe010c04a
3 changed files with 25 additions and 4 deletions
|
|
@ -41,6 +41,7 @@ public:
|
|||
|
||||
public slots:
|
||||
void addUsers(const std::multimap<uint64_t, std::string, std::greater<uint64_t>> &users);
|
||||
void update();
|
||||
|
||||
private:
|
||||
QString dateFormat(const QDateTime &then) const;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue