kwin/plugins/windowsystem
David Faure 2f000e3df4 fix compilation with no-deprecated build of kwindowsystem
I build kwindowsystem with -DEXCLUDE_DEPRECATED_BEFORE_AND_AT=5.62.0,
and this broke here. Use the exact same condition as the one around
those virtual methods in the base class.

Same fix as https://phabricator.kde.org/D25488
2019-11-24 22:43:54 +01:00
..
CMakeLists.txt Cleanup style in CMakeLists.txt files 2019-09-17 16:03:05 +03:00
kwindowsystem.json
plugin.cpp
plugin.h
windoweffects.cpp Remove slideWindow(QWidget*) overload with recent KWindowSystem 2019-08-22 14:09:41 +02:00
windoweffects.h Remove slideWindow(QWidget*) overload with recent KWindowSystem 2019-08-22 14:09:41 +02:00
windowsystem.cpp fix compilation with no-deprecated build of kwindowsystem 2019-11-24 22:43:54 +01:00
windowsystem.h fix compilation with no-deprecated build of kwindowsystem 2019-11-24 22:43:54 +01:00