diff options
author | Tor Arne Vestbø <tor.arne.vestbo@qt.io> | 2022-08-26 10:57:42 +0200 |
---|---|---|
committer | Tor Arne Vestbø <tor.arne.vestbo@qt.io> | 2022-08-26 16:46:16 +0200 |
commit | ee81e1acf48bfb80ffaba6ab657da6154252ce81 (patch) | |
tree | d0a1a3c8e0c42e3330f7724802240868ade07413 /src/widgets/doc/snippets/code | |
parent | 927bb089f77b922844e403d529df6558aaf05871 (diff) | |
download | qtbase-ee81e1acf48bfb80ffaba6ab657da6154252ce81.tar.gz |
Simplify QNetworkListManagerNetworkInformationBackend's COM handling
The class used to be implicitly movable to a different thread, but this
is no longer the case, so we don't need to initialize and uninitialize
the COM library in start() and stop(). A qFatal has been added to ensure
we detect if this will be required again.
Change-Id: Ib22fe0bdcd5cb96f05632b09803c5de8ff43279a
Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
Diffstat (limited to 'src/widgets/doc/snippets/code')
0 files changed, 0 insertions, 0 deletions