D19455: [knotification] compile without deprecated methods
Laurent Montel
noreply at phabricator.kde.org
Mon Apr 29 05:52:52 BST 2019
mlaurent added a comment.
+1 with albert idea.
Or in CMakeLists.txt
if (NOT APPLE)
add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050d00)
endif()
As I can't compile against MacOsX we can exclude it. It will fix when we will switch to qt6 by os dev.
REPOSITORY
R289 KNotifications
REVISION DETAIL
https://phabricator.kde.org/D19455
To: mlaurent, dfaure
Cc: aacid, bcooksley, kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190429/50ad5587/attachment.html>
More information about the Kde-frameworks-devel
mailing list