From ebfdb73b75e5ae47ffb6d38c84dad12d21786edc Mon Sep 17 00:00:00 2001 From: Friedemann Kleint Date: Wed, 30 Nov 2011 14:58:53 +0100 Subject: qtbase: Remove QSound. Which currently causes tests not to compile on Windows due to missing symbols in QtWidgets (QSound::QSound() ,etc). Change-Id: I87f0a403e61c3a67f9a758f114e33db1012e33e8 Reviewed-by: Michael Goddard Reviewed-by: Lars Knoll --- src/tools/uic/qclass_lib_map.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/tools') diff --git a/src/tools/uic/qclass_lib_map.h b/src/tools/uic/qclass_lib_map.h index 094dcd28e2..5ad6a4a12c 100644 --- a/src/tools/uic/qclass_lib_map.h +++ b/src/tools/uic/qclass_lib_map.h @@ -820,7 +820,6 @@ QT_CLASS_LIB(QPlatformWindowFormat, QtGui, qplatformwindowformat_qpa.h) QT_CLASS_LIB(QSessionManager, QtGui, qsessionmanager.h) QT_CLASS_LIB(QShortcut, QtWidgets, qshortcut.h) QT_CLASS_LIB(QSizePolicy, QtWidgets, qsizepolicy.h) -QT_CLASS_LIB(QSound, QtWidgets, qsound.h) QT_CLASS_LIB(QStackedLayout, QtWidgets, qstackedlayout.h) QT_CLASS_LIB(QToolTip, QtWidgets, qtooltip.h) QT_CLASS_LIB(QWhatsThis, QtWidgets, qwhatsthis.h) -- cgit v1.2.3