D17758: Disable KDE ServerDecoration on Qt > 5.12
Martin Flöser
noreply at phabricator.kde.org
Sun Dec 23 18:45:25 GMT 2018
graesslin accepted this revision.
graesslin added a comment.
This revision is now accepted and ready to land.
I still have Qt 5.11, so I'll try to compile the change and give it a try.
INLINE COMMENTS
> kwaylandintegration.cpp:127
> +
> + if (QLibraryInfo::version() >= QVersionNumber(5, 12, 0))
> + {
PlasmaIntegration is compile time bound, right?
REPOSITORY
R135 Integration for Qt applications in Plasma
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D17758
To: davidedmundson, #kwin, #plasma, graesslin
Cc: graesslin, plasma-devel, GB_2, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20181223/85c69350/attachment.html>
More information about the Plasma-devel
mailing list