0
0
mirror of https://github.com/fralx/LimeReport.git synced 2025-01-11 17:18:10 +03:00

Add pl to .pro

This commit is contained in:
Andrzej Woronko 2019-05-07 15:50:55 +02:00
parent 2063e56829
commit 0049678a02

View File

@ -117,7 +117,7 @@ INSTALLS += target
####Automatically build required translation files (*.qm)
contains(CONFIG,build_translations){
LANGUAGES = ru es_ES ar fr zh
LANGUAGES = ru es_ES ar fr zh pl
defineReplace(prependAll) {
for(a,$$1):result += $$2$${a}$$3