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


  wrong as static_cast<void (QButtonGroup::*)(int)> is deprecated and it will 
not work without deprecated method.
  Or you can convert it to  static_cast<void 
(QButtonGroup::*)(QAbstractButton*)>
  but "int" signal doesn't exist when we build without deprecarted method

REPOSITORY
  R871 DrKonqi

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

To: sitter, mlaurent
Cc: plasma-devel, Orage, LeGast00n, The-Feren-OS-Dev, jraleigh, zachus, 
fbampaloukas, GB_2, ragreen, ZrenBot, ngraham, alexeymin, himcesjf, lesliezhai, 
ali-mohamed, jensreuterberg, abetts, sebas, apol, ahiemstra, mart

Reply via email to