no need to forward declare QLIst from qmetaobject header

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
This commit is contained in:
Ivailo Monev 2016-08-20 17:52:57 +00:00
parent b0323d1751
commit 1482d763a4

View file

@ -49,9 +49,6 @@ QT_BEGIN_HEADER
QT_BEGIN_NAMESPACE
template <typename T> class QList;
class Q_CORE_EXPORT QMetaMethod
{
public: