Fix icons on Windows
KirigamiApp currently calls KIconTheme::initTheme too late for Windows, as a workaround we can go back to calling it ourselves.
This commit is contained in:
committed by
Tobias Fella
parent
dffec2f0d5
commit
a02a04d966
@@ -10,6 +10,7 @@ Dependencies:
|
||||
'frameworks/ki18n': '@latest-kf6'
|
||||
'frameworks/kconfig': '@latest-kf6'
|
||||
'frameworks/syntax-highlighting': '@latest-kf6'
|
||||
'frameworks/kiconthemes': '@latest-kf6'
|
||||
'frameworks/kitemmodels': '@latest-kf6'
|
||||
'frameworks/kquickcharts': '@latest-kf6'
|
||||
'frameworks/knotifications': '@latest-kf6'
|
||||
|
||||
Reference in New Issue
Block a user