diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2020-11-17 08:24:07 -0800 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2020-11-17 12:56:40 -0800 |
commit | d6d3c9a02ffbb739ba197457d465e3e1fddd08d5 (patch) | |
tree | 27a39db4208bc49ecbf9d660b23ec367ec217776 /scripts/win-ldd.pl | |
parent | 71389cfa928b22216dc4753f86827f6bc05a1bd2 (diff) | |
download | subsurface-d6d3c9a02ffbb739ba197457d465e3e1fddd08d5.tar.gz |
core: fix incorrect QString::asprintf/vasprintf usage
These are static functions, they cannot be used as a method on an object to
construct that object.
commit aa5f2e7c73 ("cleanup: replace deprecated sprintf()/vsprintf() calls")
introduced this bug in an ill-advised attempt to deal with a deprecation
warning.
This caused us to not print GPS coordinates in the UI.
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'scripts/win-ldd.pl')
0 files changed, 0 insertions, 0 deletions