forked from blue/squawk
some hopefully final preparations for delay manager
This commit is contained in:
parent
9fff409630
commit
5ba97ecc25
8 changed files with 148 additions and 56 deletions
|
@ -107,7 +107,6 @@ Account::Account(const QString& p_login, const QString& p_server, const QString&
|
|||
client.addExtension(tm);
|
||||
client.addExtension(om);
|
||||
om->setSecurityPolicy(QXmpp::Toakafa);
|
||||
om->setNewDeviceAutoSessionBuildingEnabled(true);
|
||||
|
||||
if (oh->hasOwnDevice()) {
|
||||
QXmppTask<bool> future = om->load();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue