Examples now use Text instead of Label.
authorTomasz Olszak <olszak.tomasz@gmail.com>
Thu, 26 Sep 2013 19:24:09 +0000 (21:24 +0200)
committerJarosław Staniek <staniek@kde.org>
Thu, 26 Sep 2013 20:56:36 +0000 (22:56 +0200)
commit89f90d6581a92bd6d41b5de00386022eeca33bc2
treebb3838f2980794adb281476e195ccf82d2fbfc95
parentfd66e35cc0b0f0d841d8aec46e85afd6ff89444e
Examples now use Text instead of Label.

Label has renderType:Text.NativeRendering. When runnig on desktop
and renderType is set to Text.NativeRendering color changing
doesn't work.

Change-Id: Ia926e1532f684b9983802db2bff6e52342e333d4
Reviewed-by: Jarosław Staniek <staniek@kde.org>
examples/sensor-checker/content/SensorInformationItem.qml
examples/touch/content/AndroidDelegate.qml
examples/touch/content/ConfigurationPage.qml
examples/touch/content/DateTimeEditPage.qml