davidedmundson requested changes to this revision.
davidedmundson added a comment.
This revision now requires changes to proceed.


    QPixmap KWindowSystem::icon(WId win, int width, int height, bool scale, int 
flags, NETWinInfo *info)
    {
        Q_D(KWindowSystem);
        width *= qApp->devicePixelRatio();
        height *= qApp->devicePixelRatio();

REPOSITORY
  R111 KSysguard Library

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

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

Reply via email to