diff options
author | Friedemann Kleint <Friedemann.Kleint@theqtcompany.com> | 2015-10-21 10:18:31 +0200 |
---|---|---|
committer | Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com> | 2016-06-23 14:48:22 +0000 |
commit | 35eb92b35961d724214153afaa31bbf2e4132200 (patch) | |
tree | 13bc48f6a2ce5f7e2fed5a48a0e616e721059570 /translations/check-ts.pl | |
parent | d912e53bc636b3d39a723d9d029761e404192afc (diff) | |
download | qttranslations-35eb92b35961d724214153afaa31bbf2e4132200.tar.gz |
Add Qt Quick Controls 2
Change-Id: I89fc31f57ef12f258c886cd63d62faf972008470
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
Diffstat (limited to 'translations/check-ts.pl')
-rwxr-xr-x | translations/check-ts.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/translations/check-ts.pl b/translations/check-ts.pl index 90cb810..2e1a0bb 100755 --- a/translations/check-ts.pl +++ b/translations/check-ts.pl @@ -37,6 +37,7 @@ use strict; my @groups = ( "qtbase", "qtdeclarative", "qtxmlpatterns", "qtmultimedia", "qtscript", "qtquick1", + "qtquickcontrols2", "qtlocation", "qtconnectivity", "qtwebsockets", "qtserialport", "qtwebengine", # "qtdocgallery", "qtpim", "qtsystems", "assistant", "designer", "linguist", "qt_help", "qtconfig", "qmlviewer" |