| |
|
|
|
|
|
|
|
|
|
|
| |
MSVC warning:
C:\Qt\5.11\msvc2017_64\include\QtCore/qalgorithms.h(320): warning
C4150: deletion of pointer to incomplete type 'QXmppClientExtension';
no destructor called [C:\tst_qxmpprostermanager.vcxproj]
C:\projects\qxmpp\src\client\QXmppClient_p.h(43): note: see
declaration of 'QXmppClientExtension'
C:\Qt\5.11\msvc2017_64\include\QtCore/qalgorithms.h(328): note: see
reference to function template instantiation
'void qDeleteAll<QList<QXmppClientExtension *>::const_iterator>()'
|