diff -r ef0373b55136 -r 758a864f9613 tests/auto/qdatastream/tst_qdatastream.cpp --- 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()