kwin/plugins/platforms/x11
Martin Flöser a9270f4232 Try fixing build failure on CI
No idea why the code compiles on my system. This change is based on the
output on build.kde.org.

CMakeFiles/testXRandRScreens.dir/__/plugins/platforms/x11/standalone/screens_xrandr.cpp.o:
In function `KWin::XRandRScreens::event(xcb_generic_event_t*)':
/home/jenkins/workspace/Plasma kwin kf5-qt5 SUSEQt5.9/plugins/platforms/x11/standalone/screens_xrandr.cpp:210:
undefined reference to `KWin::Options::currentRefreshRate()'
...
2017-09-12 21:20:18 +02:00
..
common Move the X11 specific OverlayWindow into the platform/x11 2017-08-12 11:32:29 +02:00
standalone Try fixing build failure on CI 2017-09-12 21:20:18 +02:00
windowed Move QPainter compositor into plugin 2017-09-01 17:44:49 +02:00
CMakeLists.txt