One more attempt to get Mac back to work with Qt4

This was stupid on my part - I didn't look closely enough at the offending
commit the first time I tried to fix it. And didn't have access to a
working Mac with working Qt4 to test (still don't).

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2014-08-21 06:10:13 -05:00
parent a0fc0d5125
commit 5f5834698c

View file

@ -250,7 +250,6 @@ QTTRANSLATIONS = \
qt_da.qm \
qt_de.qm \
qt_es.qm \
qt_fi.qm \
qt_fr.qm \
qt_he.qm \
qt_hu.qm \
@ -264,6 +263,7 @@ QTTRANSLATIONS = \
greaterThan(QT_MAJOR_VERSION, 4) {
QTRANSLATIONS += \
qtbase_de.qm \
qt_fi.qm \
qtbase_fi.qm \
qtbase_hu.qm \
qtbase_ru.qm \