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

Reply via email to