Message error handling as state, errorText to store, fake ID for message without
This commit is contained in:
parent
91cc851bfc
commit
57d6e3adab
6 changed files with 109 additions and 58 deletions
|
@ -223,6 +223,7 @@ private:
|
|||
void storeConferences();
|
||||
void clearConferences();
|
||||
void sendMessageWithLocalUploadedFile(Shared::Message msg, const QString& url);
|
||||
RosterItem* getRosterItem(const QString& jid);
|
||||
};
|
||||
|
||||
void initializeVCard(Shared::VCard& vCard, const QXmppVCardIq& card);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue