summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>2012-09-05 12:38:13 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-11-20 17:10:32 +0100
commite03b20c05bb7492e95e35bc4007a669c96307909 (patch)
tree95230d24778e6980f4fc9e78f63580dd882baf4e
parentba3ff7dec1299ea515428273dbaf50d6e1f04c21 (diff)
downloadqttranslations-e03b20c05bb7492e95e35bc4007a669c96307909.tar.gz
simplify qtPrepareTool(LRELEASE, ...)
no need to specify a source module any more Change-Id: Ie5ad576163c26057f20902a1131601622600cebe Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
-rw-r--r--translations/translations.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/translations/translations.pro b/translations/translations.pro
index 1c59122..cd60a0a 100644
--- a/translations/translations.pro
+++ b/translations/translations.pro
@@ -1,6 +1,6 @@
TRANSLATIONS = $$files(*.ts)
-qtPrepareTool(LRELEASE, lrelease, designer)
+qtPrepareTool(LRELEASE, lrelease)
qtPrepareTool(LCONVERT, lconvert)
qtPrepareTool(LUPDATE, lupdate)
LUPDATE += -locations relative -no-ui-lines