summaryrefslogtreecommitdiffstats
path: root/translations/check-ts.pl
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2020-10-08 12:38:11 +0200
committerKai Koehne <kai.koehne@qt.io>2020-10-13 15:56:15 +0200
commit4a227f8f1f5ae6682614791dbd6d677022279cde (patch)
tree933d923099da7544b7dfc260534680c2a496e9e2 /translations/check-ts.pl
parent1b6c44beb76b281890d706d324df981a4a90df86 (diff)
Remove qtquickcontrols1 module
The module got deprecated in Qt 5.12, and will not be part of Qt 6. Change-Id: I7520cdcc2b45e2fe53e5a8369e5abb8ed79781ff Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@gmx.de>
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 060f7a8..30eaf09 100755
--- a/translations/check-ts.pl
+++ b/translations/check-ts.pl
@@ -32,7 +32,7 @@ use strict;
my @groups = (
"qtbase", "qtdeclarative", "qtmultimedia", "qtscript",
- "qtquickcontrols", "qtquickcontrols2",
+ "qtquickcontrols2",
"qtlocation", "qtconnectivity", "qtwebsockets", "qtserialport", "qtwebengine",
# "qtdocgallery", "qtpim", "qtsystems",
"assistant", "designer", "linguist", "qt_help"