Skip to content
  • Halla Rempt's avatar
    Move the themedIcon code out of KoIcon.h · f4787b48
    Halla Rempt authored
    It's now in widgets/KoIconUtils so everyone can make use of themed
    icons. KoToolBoxButton used that now to get themed toolbox icons.
    
    In Krita, KisIconUtils now is part of KisGlobal, and all places where
    krita loads an icon, now uses KisIconUtils::loadIcon, which uses
    KoIconUtils::themedIcon.
    f4787b48