Remove unneeded mac specific code in QQuickText
authorYann Bodson <yann.bodson@nokia.com>
Tue, 10 Jul 2012 05:35:57 +0000 (15:35 +1000)
committerQt by Nokia <qt-info@nokia.com>
Mon, 16 Jul 2012 02:47:44 +0000 (04:47 +0200)
commit7ddd5308946f32f4f0514c493a0a0f01c2bdc840
tree3a894e4bc399bce83f284a2142b4552ee1731efd
parentec949bad2d393a0e9471dc8c82f59b8444bccfd6
Remove unneeded mac specific code in QQuickText

We don't need to relayout in painting thread.

Task-number: QTBUG-26361
Change-Id: Idfad1b90e2772e72411df821d02ea596a094f508
Reviewed-by: Andrew den Exter <andrew.den-exter@nokia.com>
src/quick/items/qquicktext.cpp
src/quick/items/qquicktext_p_p.h
tests/auto/quick/qquicktext/tst_qquicktext.cpp