summaryrefslogtreecommitdiffstats
path: root/tests/auto/qabstractprintdialog
diff options
context:
space:
mode:
authorEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com>2010-03-30 12:55:24 (GMT)
committerEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com>2010-03-30 12:55:24 (GMT)
commit853894dca607a0266f3c6d23c937dd5f55e551af (patch)
tree6af860cdf403788e9bb1cd04953149cdb2492cad /tests/auto/qabstractprintdialog
parent568475d98d77c3ade027eb88e571ca8b84088002 (diff)
downloadQt-853894dca607a0266f3c6d23c937dd5f55e551af.zip
Qt-853894dca607a0266f3c6d23c937dd5f55e551af.tar.gz
Qt-853894dca607a0266f3c6d23c937dd5f55e551af.tar.bz2
Fix QStaticText test on Mac
Avoid taking fast path in drawText() since this is optimized and does not draw text completely accurate on a floating point font engine. Rather we use the slightly slower but more accurate drawText() which takes a rectangle so that the results are identical to the ones produced by drawStaticText(). Reviewed-by: TrustMe
Diffstat (limited to 'tests/auto/qabstractprintdialog')
0 files changed, 0 insertions, 0 deletions