kwin/effects/screenshot
Andreas Hartmetz 9d77271011 Fix const / non-const iterator mismatch
Fixes the build for me. STL actually allows const and non-const
iterator comparsion, Qt containers... uh, sometimes? :>
2020-10-02 23:22:22 +02:00
..
CMakeLists.txt ScreenshotEffect: Use Service Property to authorize screenshot without confirmation 2020-06-16 19:00:04 +02:00
screenshot.cpp Fix const / non-const iterator mismatch 2020-10-02 23:22:22 +02:00
screenshot.h Screenshot effect: add a screenshotScreens(...) to screenshot specific screens 2020-09-30 07:44:30 +00:00