summaryrefslogtreecommitdiffstats
path: root/translations/check-ts.pl
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@theqtcompany.com>2015-02-10 15:34:26 +0100
committerOswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>2015-02-11 13:30:54 +0000
commit35a64da9fd6fa38e92373798ed17f6cab73586ef (patch)
tree72de5d652ca60b3e8dfb1348a82a74a5f24020f6 /translations/check-ts.pl
parentfa7824fa4a7b47647580013107a38660811dd7c6 (diff)
Add translation support for qtwebsockets
Change-Id: I5a737f7bbc255a7c7bb6f80547863305c4f4e8ad 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 0e0ec7d..269942a 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",
+ "qtlocation", "qtconnectivity", "qtwebsockets",
# "qtdocgallery", "qtpim", "qtsystems",
"assistant", "designer", "linguist", "qt_help", "qtconfig", "qmlviewer"
);