diff options
author | Thiago Macieira <thiago@macieira.org> | 2014-01-21 14:55:21 -0800 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2014-01-22 07:59:19 -0800 |
commit | b08b9183bc89605ff416dc31e66e51d6b81ac56d (patch) | |
tree | ca08a7d0bef2b530e6a2b98c060fb46b0721ed37 /CodingStyle | |
parent | 1f785111f7308850db5ee037b73f761bbfb5f0d1 (diff) | |
download | subsurface-b08b9183bc89605ff416dc31e66e51d6b81ac56d.tar.gz |
Fix creating the list of Qt translation files under Qt5
We were apparently exploiting a bug in qmake for Qt 4. The $$join
function in Qt 5 is fixed: it returns a single string, not a list with
multiple elements.
Instead, we just iterate over the element list.
Signed-off-by: Thiago Macieira <thiago@macieira.org>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'CodingStyle')
0 files changed, 0 insertions, 0 deletions