summaryrefslogtreecommitdiffstats
path: root/qtpass.pro
diff options
context:
space:
mode:
authorJonathan Klimt <jounathaen@mail.de>2016-11-17 17:36:22 +0100
committerJonathan Klimt <jounathaen@mail.de>2016-11-17 17:36:22 +0100
commit214ea0f4320888992b57efa128101d4d04884538 (patch)
treebd697c2016dfaa631a498b0811a390551bc1b4b7 /qtpass.pro
parentb6dc6fe69b697ca703220bec02a3b2e3ce7fd4c3 (diff)
Updated Translations
Diffstat (limited to 'qtpass.pro')
-rw-r--r--qtpass.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/qtpass.pro b/qtpass.pro
index 28b1cfaf..f64ca412 100644
--- a/qtpass.pro
+++ b/qtpass.pro
@@ -95,7 +95,7 @@ isEmpty(QMAKE_LRELEASE) {
unix {
!exists($$QMAKE_LRELEASE) {
greaterThan(QT_MAJOR_VERSION, 4) {
- QMAKE_LRELEASE = lrelease
+ QMAKE_LRELEASE = lrelease-qt5
} else {
QMAKE_LRELEASE = lrelease-qt4
}