summaryrefslogtreecommitdiffstats
path: root/src/plugins
diff options
context:
space:
mode:
authorTimur Pocheptsov <timur.pocheptsov@qt.io>2018-09-07 12:19:55 +0200
committerTimur Pocheptsov <timur.pocheptsov@qt.io>2018-09-10 04:37:24 +0000
commit33b79ddc805b41ca4aad47be821508543721f534 (patch)
tree1db4677e040cc6cab3093143c7ebeff93269d1f6 /src/plugins
parentb66357e3ebf3e3dbda04f880e87184e247882843 (diff)
QDtls and QDtlsClientVerifier - add destructors
While these destructors are essentially trivial and contain no code, the classes inherit QObject and thus have virtual tables. For such classes -Wweak-vtable generates a warning: "'Class' has no out-of-line virtual method definitions; its vtable will be emitted in every translation unit." Noticed this after updating QtCreator to the latest version. Change-Id: Iacb5d0cd49353bd35260aff736652542bb1ef197 Reviewed-by: MÃ¥rten Nordheim <marten.nordheim@qt.io>
Diffstat (limited to 'src/plugins')
0 files changed, 0 insertions, 0 deletions