summaryrefslogtreecommitdiffstats
path: root/src/corelib/text/text.pri
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/text/text.pri')
-rw-r--r--src/corelib/text/text.pri2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/corelib/text/text.pri b/src/corelib/text/text.pri
index 59ca5fe6d0..4c584cf958 100644
--- a/src/corelib/text/text.pri
+++ b/src/corelib/text/text.pri
@@ -19,6 +19,7 @@ HEADERS += \
text/qstringalgorithms.h \
text/qstringalgorithms_p.h \
text/qstringbuilder.h \
+ text/qstringconverter.h \
text/qstringiterator_p.h \
text/qstringlist.h \
text/qstringliteral.h \
@@ -39,6 +40,7 @@ SOURCES += \
text/qregexp.cpp \
text/qstring.cpp \
text/qstringbuilder.cpp \
+ text/qstringconverter.cpp \
text/qstringlist.cpp \
text/qstringview.cpp \
text/qtextboundaryfinder.cpp \