diff options
| author | Joerg Bornemann <joerg.bornemann@qt.io> | 2022-07-06 11:00:15 +0200 |
|---|---|---|
| committer | Joerg Bornemann <joerg.bornemann@qt.io> | 2022-07-06 12:20:40 +0200 |
| commit | df764df3ea6264fd8e7ccdbd32ce11b2bcf26982 (patch) | |
| tree | bd62486d8fa7e2e0a34f94ee822074dce78fb4b7 /src/plugins/platforms/wasm/qwasmintegration.cpp | |
| parent | 1e02c4acbf9a8d70c62ce9fd384eba0f438a4a01 (diff) | |
Fix potentially wrong version in Windows resources of Qt plugins
qt_internal_add_plugin calls qt_set_target_info_properties with the
TARGET_VERSION argument and passes arg_VERSION. However, the function
qt_internal_add_plugin does not have a VERSION argument.
If arg_VERSION is set before calling qt_internal_add_plugin, that value
will be used, and that could be wrong for the plugin.
Remove the TARGET_VERSION argument from the
qt_set_target_info_properties call.
Pick-to: 6.4
Change-Id: I0ae9e0e6636d74fdc20e6ab9ca525c5a9126000c
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'src/plugins/platforms/wasm/qwasmintegration.cpp')
0 files changed, 0 insertions, 0 deletions
