aboutsummaryrefslogtreecommitdiff
path: root/libs/script_extender_checker_native
diff options
context:
space:
mode:
authorSulfurNitride <SulfurNitride@users.noreply.github.com>2026-03-11 19:14:44 -0500
committerSulfurNitride <SulfurNitride@users.noreply.github.com>2026-03-11 19:14:44 -0500
commit100cc592984e14a5f2746b95b19446cb1ff99540 (patch)
tree4a5ce4e8e76b88cd8b49d378be244c351865eba5 /libs/script_extender_checker_native
parent5769638d5c2a32d452610319e0488d3af35fefc3 (diff)
Fix build: use QString::fromLocal8Bit instead of QStringEncoder::encode
QStringEncoder::encode() returns DecodedData which can't be directly assigned to QString in a declaration context. Use fromLocal8Bit() which is simpler and equivalent for system-encoded byte arrays. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Diffstat (limited to 'libs/script_extender_checker_native')
0 files changed, 0 insertions, 0 deletions