summaryrefslogtreecommitdiffstats
path: root/translations/check-ts.pl
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@theqtcompany.com>2015-11-04 11:40:18 +0100
committerOswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>2015-11-05 10:04:03 +0000
commiteac94f16918bd54920652088a59dd2092a26a4b6 (patch)
treef1685280f2c87239f138c9251e1999c2640ee99c /translations/check-ts.pl
parent9c6d1af76ac28de8d59be344ea3a21b2607fa118 (diff)
Add qtwebengine translations
Change-Id: Icefeaeb2918aeeffe5c3a4109783c005481eac3d Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
Diffstat (limited to 'translations/check-ts.pl')
-rwxr-xr-xtranslations/check-ts.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/translations/check-ts.pl b/translations/check-ts.pl
index 4f26b06..90cb810 100755
--- a/translations/check-ts.pl
+++ b/translations/check-ts.pl
@@ -37,7 +37,7 @@ use strict;
my @groups = (
"qtbase", "qtdeclarative", "qtxmlpatterns", "qtmultimedia", "qtscript", "qtquick1",
- "qtlocation", "qtconnectivity", "qtwebsockets", "qtserialport",
+ "qtlocation", "qtconnectivity", "qtwebsockets", "qtserialport", "qtwebengine",
# "qtdocgallery", "qtpim", "qtsystems",
"assistant", "designer", "linguist", "qt_help", "qtconfig", "qmlviewer"
);