Skip to content

Commit 7fe69d2

Browse files
committed
fix install target
1 parent c18a457 commit 7fe69d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/translations/translations.pro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ QDEP_DEPENDS += \
2020

2121
#replace template qm by ts
2222
QM_FILES -= $$__qdep_lrelease_real_dir/qtservice_template.qm
23-
QM_FILES += translations/qtservice_template.ts
23+
QM_FILES += qtservice_template.ts
2424

2525
HEADERS =
2626
SOURCES =

0 commit comments

Comments
 (0)