forked from blue/squawk
some workaround about disconnection segfault
This commit is contained in:
parent
9c855553c5
commit
55ae5858b5
4 changed files with 55 additions and 21 deletions
|
@ -76,6 +76,7 @@ public:
|
|||
virtual void handlePresence(const QXmppPresence& pres) = 0;
|
||||
|
||||
bool changeMessage(const QString& id, const QMap<QString, QVariant>& data);
|
||||
void clearArchiveRequests();
|
||||
|
||||
signals:
|
||||
void nameChanged(const QString& name);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue