Moved TRANSLATIONS to main pro file so lrelease can find them.

This commit is contained in:
codestation
2014-03-28 13:40:02 -04:30
parent 538b62bdb3
commit f035b460d0
2 changed files with 4 additions and 4 deletions

View File

@@ -11,3 +11,7 @@ SUBDIRS = qcma_gui.pro
unix:!macx {
SUBDIRS += qcma_cli.pro
}
TRANSLATIONS += \
resources/translations/qcma_es.ts \
resources/translations/qcma_ja.ts