mirror of
https://github.com/LMMS/lmms.git
synced 2026-06-22 04:58:47 -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.