summaryrefslogtreecommitdiffstats
path: root/demos
diff options
context:
space:
mode:
authorAaron McCarthy <aaron.mccarthy@nokia.com>2010-09-01 05:24:25 (GMT)
committerJason McDonald <jason.mcdonald@nokia.com>2010-09-02 06:07:40 (GMT)
commit6cd515a866dbf2c80cbaa56a7ed90223ee356cb7 (patch)
tree645d30c68b8f2058c278dff97567619a931c0d60 /demos
parent806282f3f9c5d3ed26a0bfae2c512f9346186971 (diff)
downloadQt-6cd515a866dbf2c80cbaa56a7ed90223ee356cb7.zip
Qt-6cd515a866dbf2c80cbaa56a7ed90223ee356cb7.tar.gz
Qt-6cd515a866dbf2c80cbaa56a7ed90223ee356cb7.tar.bz2
Destroy QNetworkConfigurationManager global static from qApp dtor.
The order of global static destruction is not well defined. Ensure that the QNetworkConfigurationManager global static is destroyed from the QCoreApplication destructor before its dependencies are destroyed with the rest of the global statics. Task-number: QTBUG-13304 (cherry picked from commit 744ff7738333c35e7d621c61d72422cf3a8e7fe4)
Diffstat (limited to 'demos')
0 files changed, 0 insertions, 0 deletions