Skip to content

Fix crash caused by QStatusBar

Nelsson Huotari requested to merge unelsson/openmw:qstatusbarfix into master

Fixes this #5703 (closed)

I tested this one on Manjaro/XFCE. I don't really know what's happening behind the scenes, why a parentless QStatusBar starts destroying stuff, but this seems to work like a charm, and I don't see any harmful effects so far.

Merge request reports