workaround for ejabberd history fetching
This commit is contained in:
parent
eba33bea8a
commit
9834fc33e8
4 changed files with 24 additions and 20 deletions
|
@ -106,7 +106,7 @@ private slots:
|
|||
void onContactNameChanged(const QString& name);
|
||||
void onContactSubscriptionStateChanged(Shared::SubscriptionState state);
|
||||
void onContactHistoryResponse(const std::list<Shared::Message>& list);
|
||||
void onContactNeedHistory(const QString& before, const QString& after);
|
||||
void onContactNeedHistory(const QString& before, const QString& after, const QDateTime& at);
|
||||
|
||||
void onMamLog(QXmppLogger::MessageType type, const QString &msg);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue