mirror of
https://github.com/LMMS/lmms.git
synced 2026-03-10 18:19:42 -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.