mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-05-12 09:16:10 -04:00
RemoteTextThread and WhatsNewInfoThread explicitly convert their results into QString, but many consumers need std::string, converting them back. Let's just use std::string directly and only convert to QString where actually needed.
17 KiB
17 KiB