summaryrefslogtreecommitdiffstats
path: root/src/modules/sharedfile/libkvisharedfile.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2025-12-25 23:22:28 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2025-12-25 23:22:28 +0900
commit51a06020197add99d61d872f0ae7de0b3e820d48 (patch)
tree4790ed441804f5f7b6b53b4921e56c7330c747d9 /src/modules/sharedfile/libkvisharedfile.cpp
parent5e55ee79883e833ccc7d841c81d5081ef7339920 (diff)
downloadkvirc-fix/translations.tar.gz
kvirc-fix/translations.zip
Fix TQString formatting in 'KviTQString::sprintf'.fix/translations
This was causing translation catalouges not to be found and eventually the program to always display in English. The problem was introduced by an automated Q --> TQ renaming done sometime in the past. 'KviTQString::sprintf' uses '%Q' as a marker for a TQString* argument, so using '%TQ' was resulting in garbage bytes being fed and the catalouges not being found. This resolves issue #44. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/modules/sharedfile/libkvisharedfile.cpp')
0 files changed, 0 insertions, 0 deletions