Review Request 123464: Drop dead code path to get compositingActive without QGuiApplication
Martin Gräßlin
mgraesslin at kde.org
Wed Apr 22 08:58:33 UTC 2015
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/123464/
-----------------------------------------------------------
Review request for KDE Frameworks.
Repository: kwindowsystem
Description
-------
This was a dead code path as it's part of KWindowSystemPrivateX11 which
only gets instantiated if it's on xcb platform which implies a
QGuiApplication.
Simplify creating atoms in kwindowsystem_x11.cpp
We always use QX11Info::display.
Diffs
-----
src/kwindowsystem_x11.cpp d2c13b15617e9da2939b4e470c5c0237889921b7
Diff: https://git.reviewboard.kde.org/r/123464/diff/
Testing
-------
Thanks,
Martin Gräßlin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20150422/3e2c77d0/attachment.html>
More information about the Kde-frameworks-devel
mailing list