changeset 37 | 758a864f9613 |
parent 30 | 5dc02b23752f |
--- a/tests/auto/qdatastream/tst_qdatastream.cpp Fri Sep 17 08:34:18 2010 +0300 +++ b/tests/auto/qdatastream/tst_qdatastream.cpp Mon Oct 04 01:19:32 2010 +0300 @@ -1820,7 +1820,7 @@ #ifdef Q_OS_WINCE QSKIP("Test depends on more memory than available on Qt/CE", SkipAll); #endif - STREAM_IMPL(QIcon); + STREAM_IMPL(QPixmap); } void tst_QDataStream::stream_QIcon_data()