summaryrefslogtreecommitdiffstats
path: root/src/gui/graphicsview/qgraphicssceneindex.cpp
diff options
context:
space:
mode:
authorTrond Kjernåsen <trond@trolltech.com>2010-01-29 15:14:00 (GMT)
committerTrond Kjernåsen <trond@trolltech.com>2010-01-29 15:17:20 (GMT)
commit4a5e81f5320daa82352b13e670718998b0d2d23b (patch)
treeb803d629789df6debe937db0f681502d78aa336f /src/gui/graphicsview/qgraphicssceneindex.cpp
parent9e95ce2a68ef167e17dccc5789cbf3bf74712280 (diff)
downloadQt-4a5e81f5320daa82352b13e670718998b0d2d23b.zip
Qt-4a5e81f5320daa82352b13e670718998b0d2d23b.tar.gz
Qt-4a5e81f5320daa82352b13e670718998b0d2d23b.tar.bz2
Fixed a crash when QPixmaps are destroyed after the ~QApplication.
Destroying QPixmaps after the QApp destructor will leak native pixmap objects on X11, and it's a general rule that all GUI objects must be destroyed before the QApp destuctor is called. Task-number: QTBUG-7746 Reviewed-by: Kim
Diffstat (limited to 'src/gui/graphicsview/qgraphicssceneindex.cpp')
0 files changed, 0 insertions, 0 deletions