mirror of
https://github.com/LMMS/lmms.git
synced 2026-03-22 07:53:21 -04:00
The constructor was probably the wrong place to put it, run() is definitely executed in the new thread so that's where the setting should be applied I think?