https://bugs.kde.org/show_bug.cgi?id=450359

--- Comment #7 from Vlad Zahorodnii <vlad.zahorod...@kde.org> ---
Git commit 9cca0a6f85caf164ebfbf344dfa740a862d93043 by Vlad Zahorodnii.
Committed on 17/02/2022 at 07:22.
Pushed by vladz into branch 'master'.

effects/blur: Use QGuiApplication::instance() instead of qApp

qApp is defined differently depending on whether QCoreApplication,
QGuiApplication, or QApplication is included.

Use QGuiApplication::instance() to improve code readability.

M  +2    -2    src/effects/blur/blur.cpp

https://invent.kde.org/plasma/kwin/commit/9cca0a6f85caf164ebfbf344dfa740a862d93043

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to