Skip to content

Set style to nullptr before painting listview

Resolves any possible dangling pointers if application style is changed after toggling the selection mode

Fixes BUG:477288

Merge request reports