diff options
| author | Linus Jahn <lnj@kaidan.im> | 2021-07-23 22:14:51 +0200 |
|---|---|---|
| committer | Linus Jahn <lnj@kaidan.im> | 2021-07-23 22:16:25 +0200 |
| commit | c672fdcadce13f0a2180576d89c8144818ccdbd1 (patch) | |
| tree | 07b9d590d044b047e3a53d759e318310be77d90e /examples/example_1_echoClient/example_1_echoClient.cpp | |
| parent | 4ef275d1518876c5bdebc7b8ba6e53328113bd7e (diff) | |
| download | qxmpp-c672fdcadce13f0a2180576d89c8144818ccdbd1.tar.gz | |
tests: TestClient: Fix warning of missing include for destructors
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>()'
Diffstat (limited to 'examples/example_1_echoClient/example_1_echoClient.cpp')
0 files changed, 0 insertions, 0 deletions
