davidedmundson added a comment.

  The SVG issue is only relevant in QIcon::fromTheme(name, fallback)  because 
it detects
  
    if (icon.isNull() || icon.availableSizes().isEmpty())
        return fallback;
  
  and availableSizes is problematic for the SVG QIcon backend.
  
  You're not using that, so it's fine.

REPOSITORY
  R102 KInfoCenter

REVISION DETAIL
  https://phabricator.kde.org/D19033

To: sitter, #plasma
Cc: davidedmundson, ngraham, broulik, cfeck, plasma-devel, jraleigh, GB_2, 
ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, 
sebas, apol, mart

Reply via email to