kossebau accepted this revision.
kossebau added a comment.
This revision is now accepted and ready to land.


  For a backport, one could perhaps do this after the includes:
  
    #fndef KWINDOWSYSTEM_BUILD_DEPRECATED_SINCE
    #ifndef KWINDOWSYSTEM_NO_DEPRECATED
    #define KWINDOWSYSTEM_BUILD_DEPRECATED_SINCE(x, y) 1
    #else
    #define KWINDOWSYSTEM_BUILD_DEPRECATED_SINCE(x, y) 0
    #endif
    #endif
  
  Otherwise seems fine with me from pure patch reading.

REPOSITORY
  R130 Frameworks integration plugin using KWayland

BRANCH
  master

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

To: dfaure, kossebau, jriddell, davidedmundson
Cc: plasma-devel, LeGast00n, The-Feren-OS-Dev, jraleigh, fbampaloukas, GB_2, 
ragreen, ZrenBot, ngraham, alexeymin, himcesjf, lesliezhai, ali-mohamed, 
jensreuterberg, abetts, sebas, apol, ahiemstra, mart

Reply via email to