diff --git a/src/core/tools/qlocale_p.h b/src/core/tools/qlocale_p.h index d13bc30ca..94124fa02 100644 --- a/src/core/tools/qlocale_p.h +++ b/src/core/tools/qlocale_p.h @@ -208,7 +208,6 @@ inline char QLocalePrivate::digitToCLocale(const QChar &in) const QT_END_NAMESPACE -Q_DECLARE_METATYPE(QStringRef) Q_DECLARE_METATYPE(QList) #endif // QLOCALE_P_H