D23802: Use ECMGenerateExportHeader to manage deprecated API better
David Faure
noreply at phabricator.kde.org
Sat Oct 12 21:26:11 BST 2019
dfaure added inline comments.
INLINE COMMENTS
> ktoolinvocation.h:152
> */
> - KSERVICE_DEPRECATED static void invokeBrowser(const QString &url,
> + KSERVICE_DEPRECATED_VERSION(5, 0, "Use QDesktopServices::openUrl(const QUrl&)")
> + static void invokeBrowser(const QString &url,
No #if for this one?
REPOSITORY
R309 KService
BRANCH
useECMGenerateExportHeader
REVISION DETAIL
https://phabricator.kde.org/D23802
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/20191012/cd4da890/attachment.html>
More information about the Kde-frameworks-devel
mailing list