summaryrefslogtreecommitdiff
path: root/translations/check-ts.pl
diff options
context:
space:
mode:
Diffstat (limited to 'translations/check-ts.pl')
-rwxr-xr-xtranslations/check-ts.pl3
1 files changed, 2 insertions, 1 deletions
diff --git a/translations/check-ts.pl b/translations/check-ts.pl
index a8c3f39..fc875f7 100755
--- a/translations/check-ts.pl
+++ b/translations/check-ts.pl
@@ -37,7 +37,8 @@ use strict;
my @groups = (
"qtbase", "qtdeclarative", "qtxmlpatterns", "qtmultimedia", "qtscript", "qtquick1",
- "qtlocation", "qtconnectivity", "qtwebsockets",
+ "qtquickcontrols", "qtquickcontrols2",
+ "qtlocation", "qtconnectivity", "qtwebsockets", "qtserialport", "qtwebengine",
# "qtdocgallery", "qtpim", "qtsystems",
"assistant", "designer", "linguist", "qt_help", "qtconfig", "qmlviewer"
);