diff options
author | Janne Anttila <janne.anttila@digia.com> | 2009-06-03 06:10:28 (GMT) |
---|---|---|
committer | Janne Anttila <janne.anttila@digia.com> | 2009-06-03 06:10:28 (GMT) |
commit | 1ba722e9925b2f6c788c73476a9b1ee50faf6049 (patch) | |
tree | 364e8045dbc5bd1bb48a20ef9556cc9a66616964 | |
parent | efcfcdb908a8aef894eff0a9ba13bb92c41b10f5 (diff) | |
download | Qt-1ba722e9925b2f6c788c73476a9b1ee50faf6049.zip Qt-1ba722e9925b2f6c788c73476a9b1ee50faf6049.tar.gz Qt-1ba722e9925b2f6c788c73476a9b1ee50faf6049.tar.bz2 |
Updated QtGui autotest category file used in Symbian.
Added modeltest test case to test set.
The test passed at least in S60 5.0 emulator.
-rw-r--r-- | tests/auto/_Categories/QtGui.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/_Categories/QtGui.txt b/tests/auto/_Categories/QtGui.txt index f0975e4..b03a870 100644 --- a/tests/auto/_Categories/QtGui.txt +++ b/tests/auto/_Categories/QtGui.txt @@ -1,4 +1,5 @@ languagechange +modeltest qabstractbutton qabstractitemview #qabstractprintdialog NO PRINTING SUPPORT |