Skip to content
Commit eb9c5f32 authored by Kai Uwe Broulik's avatar Kai Uwe Broulik 🍇
Browse files

[Folder View] Don't explicitly initialize fontMetrics

qApp->fontMetrics() calls desktop() which creates a QDesktopWidget and might do so on a non-main thread in case of threaded rendering.

BUG: 411953
FIXED-IN: 5.12.10

Differential Revision: https://phabricator.kde.org/D23980
parent c166741e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment