diff options
| author | SulfurNitride <SulfurNitride@users.noreply.github.com> | 2026-03-11 19:14:44 -0500 |
|---|---|---|
| committer | SulfurNitride <SulfurNitride@users.noreply.github.com> | 2026-03-11 19:14:44 -0500 |
| commit | 100cc592984e14a5f2746b95b19446cb1ff99540 (patch) | |
| tree | 4a5ce4e8e76b88cd8b49d378be244c351865eba5 /libs/game_bethesda/src/*.cpp | |
| parent | 5769638d5c2a32d452610319e0488d3af35fefc3 (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/game_bethesda/src/*.cpp')
0 files changed, 0 insertions, 0 deletions
