diff options
author | Trond Kjernåsen <trond@trolltech.com> | 2010-01-29 15:14:00 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2010-02-06 08:24:54 (GMT) |
commit | f2ec5ddf7883b7f633cbe65763e6268f016c5b87 (patch) | |
tree | 7d27c944a1306bc527c4d0cc806f1dee0932eaec /doc/src/snippets/code/src_sql_kernel_qsqlindex.cpp | |
parent | 9b6f2853e3a1d7a3eec643db13734ede70f49a38 (diff) | |
download | Qt-f2ec5ddf7883b7f633cbe65763e6268f016c5b87.zip Qt-f2ec5ddf7883b7f633cbe65763e6268f016c5b87.tar.gz Qt-f2ec5ddf7883b7f633cbe65763e6268f016c5b87.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
(cherry picked from commit 4a5e81f5320daa82352b13e670718998b0d2d23b)
Diffstat (limited to 'doc/src/snippets/code/src_sql_kernel_qsqlindex.cpp')
0 files changed, 0 insertions, 0 deletions