qtdeclarative/tests/auto/qml/qqmlqt
Friedemann Kleint 920b949e51 Fix compiler warnings in declarative tests.
- Unused variables
- Missing enumeration values in switch
- truncation from double to float
- truncation from size_t to int
- Missing initializers
- Mix of operator & and bool |

Change-Id: Ib212aeea41befef193f12300a1d9814a60f183af
Reviewed-by: Gunnar Sletta <gunnar.sletta@digia.com>
2012-12-20 15:44:48 +01:00
..
data doc: fix some typos in .qml files 2012-09-07 00:25:20 +02:00
qqmlqt.pro Set the Qt API level to compatibility mode in all tests. 2012-08-01 23:33:39 +02:00
tst_qqmlqt.cpp Fix compiler warnings in declarative tests. 2012-12-20 15:44:48 +01:00