Home
last modified time | relevance | path

Searched refs:themeIconSet (Results 1 – 1 of 1) sorted by relevance

/dports/finance/kmymoney/kmymoney-5.1.1/kmymoney/icons/
H A Dicons.cpp401 IconSet themeIconSet; in setUpMappings() local
404 themeIconSet = IconSet::Oxygen; in setUpMappings()
406 themeIconSet = IconSet::Tango; in setUpMappings()
409 themeIconSet = IconSet::Breeze; in setUpMappings()
413 auto name = iconDef.value().value(themeIconSet); in setUpMappings()