fvogt accepted this revision.
fvogt added a comment.
This revision is now accepted and ready to land.


  LGTM. This now ignores the return value of the `xft.get*` calls, but that 
seems to be useless anyway:
  
    bool KXftConfig::getSubPixelType(SubPixel::Type &type)
    {
        type = m_subPixel.type;
        return SubPixel::None != m_subPixel.type;
    }

REPOSITORY
  R119 Plasma Desktop

BRANCH
  bshah/fonts

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

To: bshah, #plasma, fvogt, davidedmundson
Cc: plasma-devel, LeGast00n, The-Feren-OS-Dev, jraleigh, fbampaloukas, GB_2, 
ragreen, ZrenBot, ngraham, alexeymin, himcesjf, lesliezhai, ali-mohamed, 
jensreuterberg, abetts, sebas, apol, ahiemstra, mart

Reply via email to