D23927: Improve naming of KTitleWidget icon methods

Friedrich W. H. Kossebau noreply at phabricator.kde.org
Wed Oct 16 23:08:07 BST 2019


kossebau added a comment.


  Any chance you could pik this up and complete? Thing is, the deprecated API is also still used internally,so anything but deprecated. Actually the new API calls the "deprecated" one.
  
  I just tried to adapt the code to the new deprecation macros (forgot that this change has slipped in since I did D24468 <https://phabricator.kde.org/D24468> and landed it).
  But I failed due to this reason, as #if KWIDGETSADDONS_BUILD_DEPRECATED_SINCE(5, 63) cannot be used for KTitleWidget::setPixmap() implementation due to that.

REPOSITORY
  R236 KWidgetsAddons

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

To: vkrause, dfaure
Cc: kossebau, dhaumann, kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20191016/fd440d67/attachment.html>


More information about the Kde-frameworks-devel mailing list