We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db78218 commit 90313e1Copy full SHA for 90313e1
src/autoupdatergui/autoupdatergui.pro
@@ -63,5 +63,5 @@ INSTALLS += qpmx_ts_target
63
else: include($$OUT_PWD/qpmx_generated.pri)
64
65
#replace template qm by ts
66
-qpmx_ts_target.files -= $$OUT_PWD/$$QPMX_WORKINGDIR/qtbackgroundprocess_template.qm
67
-qpmx_ts_target.files += translations/qtbackgroundprocess_template.ts
+qpmx_ts_target.files -= $$OUT_PWD/$$QPMX_WORKINGDIR/qtautoupdatergui_template.qm
+qpmx_ts_target.files += translations/qtautoupdatergui_template.ts
0 commit comments