D24466: Use ECMGenerateExportHeader to manage deprecated API better
    Friedrich W. H. Kossebau 
    noreply at phabricator.kde.org
       
    Thu Oct 17 16:08:14 BST 2019
    
    
  
kossebau added inline comments.
INLINE COMMENTS
> kactioncollection.h:308
>  
> +#if KXMLGUI_ENABLE_DEPRECATED_SINCE(5, 0)
>      /**
Fixed to `KXMLGUI_ENABLE_DEPRECATED_SINCE`, as `slotActionHighlighted` is a virtual method, which the compiler needs to always know about.
REPOSITORY
  R263 KXmlGui
BRANCH
  deprecatedapi
REVISION DETAIL
  https://phabricator.kde.org/D24466
To: kossebau, #frameworks, dfaure, mlaurent
Cc: 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/20191017/14bcb5b4/attachment.html>
    
    
More information about the Kde-frameworks-devel
mailing list