summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qsyntaxhighlighter.h
diff options
context:
space:
mode:
authorBjoern Erik Nilsen <bjorn.nilsen@nokia.com>2009-07-13 08:48:43 (GMT)
committerBjoern Erik Nilsen <bjorn.nilsen@nokia.com>2009-07-13 08:58:23 (GMT)
commitd705f5cd9d3bac765346af361038f2f9249183e7 (patch)
treef7c35ebc9de0bd5660e39218c199d53e137d248a /src/gui/text/qsyntaxhighlighter.h
parentdacfd67ad35ed3edb079e9795088f852b98717e3 (diff)
downloadQt-d705f5cd9d3bac765346af361038f2f9249183e7.zip
Qt-d705f5cd9d3bac765346af361038f2f9249183e7.tar.gz
Qt-d705f5cd9d3bac765346af361038f2f9249183e7.tar.bz2
Fix crash after "Remove QT_WA and non-Unicode code paths, dropping Win9x and NT support"
tst_QGraphicsProxyWidget crashed because the QAlphaWidget tried to access a deleted widget. Before we had the if check, but that was removed with this commit: 55137901. Completely wrong, we must check the widget pointer before using it. Reviewed-by: jbache
Diffstat (limited to 'src/gui/text/qsyntaxhighlighter.h')
0 files changed, 0 insertions, 0 deletions