summaryrefslogtreecommitdiffstats
path: root/dist/changes-0.99
diff options
context:
space:
mode:
authorEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com>2010-08-02 07:36:00 (GMT)
committerEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com>2010-08-02 07:44:10 (GMT)
commit43f37074391b338b250883dfeb4a16844ca759fd (patch)
tree0aa0d386a888888f5fa4eff31f5d43bb1a0c11cd /dist/changes-0.99
parent759fe35812975104f3b73934d7d179159ce9effa (diff)
downloadQt-43f37074391b338b250883dfeb4a16844ca759fd.zip
Qt-43f37074391b338b250883dfeb4a16844ca759fd.tar.gz
Qt-43f37074391b338b250883dfeb4a16844ca759fd.tar.bz2
Fix crash when setting font decorations on text drawn with QStaticText
Qt has a run-time assert for implementing drawPolygon() in any subclass of QPaintEngine, which will be hit if set font decorations on the font used by QStaticText. Since we don't care about line decorations or any other shapes drawn in the QTextLayout, we simply leave the implementation empty. Reviewed-by: Gunnar
Diffstat (limited to 'dist/changes-0.99')
0 files changed, 0 insertions, 0 deletions