-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.4.0, 6.5
-
None
On some platforms the user is able to change the active system icon theme but there is no (public) way to forward this to Qt.
Currently we use QIconLoader::updateSystemTheme which is exactly what we need but private.