From 8df298665a1e637ab6d26d5fcc447d5502afe31a Mon Sep 17 00:00:00 2001 From: Olivier Goffart Date: Tue, 15 May 2012 15:40:58 +0200 Subject: Move QIcon metatype handlers back to QtGui MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit QIcon has been moved back from QWidget to QtGui, so the QIcon QVariant and QMetaType handler can now be moved back to QtGui. Also we can give back QIcon its old number, allowing to get rid of some compatibility hack when unstreaming QVariant Change-Id: I439d5c2987c06ecd619f394407850f678164afb8 Reviewed-by: Lars Knoll Reviewed-by: Jędrzej Nowacki --- .../corelib/kernel/qvariant/stream/qt5.0/qdatetime.bin | Bin 36 -> 40 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'tests/auto/corelib/kernel/qvariant/stream/qt5.0/qdatetime.bin') diff --git a/tests/auto/corelib/kernel/qvariant/stream/qt5.0/qdatetime.bin b/tests/auto/corelib/kernel/qvariant/stream/qt5.0/qdatetime.bin index 664eb736a7..ee3da63a18 100644 Binary files a/tests/auto/corelib/kernel/qvariant/stream/qt5.0/qdatetime.bin and b/tests/auto/corelib/kernel/qvariant/stream/qt5.0/qdatetime.bin differ -- cgit v1.2.3