mirror of
https://github.com/LMMS/lmms.git
synced 2026-03-09 09:37:17 -04:00
Still QString::toAscii() & friends were used in several places causing
problems such as failed access to files with non-ASCII characters in
name.
Closes #2884115.
(cherry picked from commit 1633cf2593)