D25488: kwayland-integration: fix compilation with no-deprecated build of kwindowsystem

Friedrich W. H. Kossebau noreply at phabricator.kde.org
Sat Nov 23 22:57:09 GMT 2019


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20191123/8650c62e/attachment-0001.html>


More information about the Plasma-devel mailing list