summaryrefslogtreecommitdiffstats
path: root/qmake/qmake.pro
diff options
context:
space:
mode:
authorSona Kurazyan <sona.kurazyan@qt.io>2020-06-29 16:54:15 +0200
committerSona Kurazyan <sona.kurazyan@qt.io>2020-07-13 10:53:23 +0200
commit361dc074f2301b4b68435c05ccaa7279c0170776 (patch)
tree5b22e926cae55437c46aa9507d8dd36bb252ebb0 /qmake/qmake.pro
parentac14858e85cfee06c1e19843b92d50e38bc969dd (diff)
Move QRegExp and its remaining mentions out of QtCore
Task-number: QTBUG-85235 Change-Id: Ibd6c98d952c1bb9916b64715c6430fb0d3fe3843 Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Diffstat (limited to 'qmake/qmake.pro')
-rw-r--r--qmake/qmake.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/qmake/qmake.pro b/qmake/qmake.pro
index ee190a820a..98eb3d1f6f 100644
--- a/qmake/qmake.pro
+++ b/qmake/qmake.pro
@@ -152,7 +152,6 @@ SOURCES += \
qmap.cpp \
qmetatype.cpp \
qnumeric.cpp \
- qregexp.cpp \
qregularexpression.cpp \
qromancalendar.cpp \
qsettings.cpp \
@@ -209,7 +208,6 @@ HEADERS += \
qmap.h \
qmetatype.h \
qnumeric.h \
- qregexp.h \
qregularexpression.h \
qromancalendar_p.h \
qstring.h \