D27066: remove pointless ifdef
Laurent Montel
noreply at phabricator.kde.org
Fri Jan 31 13:47:50 GMT 2020
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20200131/d9a54655/attachment.html>
More information about the Plasma-devel
mailing list