summaryrefslogtreecommitdiffstats
path: root/src/network/access/qnetworkaccessmanager.h
diff options
context:
space:
mode:
authorPierre Rossi <pierre.rossi@nokia.com>2011-07-12 17:29:46 +0200
committerQt by Nokia <qt-info@nokia.com>2011-07-12 19:59:40 +0200
commit92c4b63ee1751e6b1c9a90eaee76d74c3f0d3a3e (patch)
tree3db9e3a85d80e840949b9f98487eb8759abd5070 /src/network/access/qnetworkaccessmanager.h
parenta8fd5b9d2afea4e8eba271fb658668f15dfb09d7 (diff)
Fix a crash with QGraphicsScene.
It happened when the scene gets deleted after ~QApplication has been called. test case: int main(int argc, char *argv[]) { QApplication a(argc, argv); QGraphicsScene *scene = new QGraphicsScene(&a); return 0; } Change-Id: I74d4023c9575242a2e334b2c786e00d0686c452b Reviewed-on: http://codereview.qt.nokia.com/1544 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Gabriel de Dietrich <gabriel.dietrich-de@nokia.com>
Diffstat (limited to 'src/network/access/qnetworkaccessmanager.h')
0 files changed, 0 insertions, 0 deletions