summaryrefslogtreecommitdiffstats
path: root/src/corelib/text/qstring.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/text/qstring.h')
-rw-r--r--src/corelib/text/qstring.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/corelib/text/qstring.h b/src/corelib/text/qstring.h
index 77a95c6280..f14644d956 100644
--- a/src/corelib/text/qstring.h
+++ b/src/corelib/text/qstring.h
@@ -77,7 +77,6 @@ class QRegularExpressionMatch;
class QString;
class QStringList;
class QStringRef;
-template <typename T> class QVector;
namespace QtPrivate {
template <bool...B> class BoolList;