McPain added a comment.

  One more question:
  
  can this cause a memory leak?
  
    void Workspace::showTooltip(const QString& text, const QPoint &pos, bool 
show){
        show ? QToolTip::showText(pos, text) : QToolTip::hideText();
    }

REPOSITORY
  R129 Window Decoration Library

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

To: McPain, #breeze, #plasma, graesslin
Cc: ngraham, broulik, plasma-devel, #breeze, ZrenBot, progwolff, lesliezhai, 
ali-mohamed, jensreuterberg, abetts, sebas, apol, mart

Reply via email to