diff --git a/lib/kwineffects.h b/lib/kwineffects.h index 4f8b5228c7..d0c008b590 100644 --- a/lib/kwineffects.h +++ b/lib/kwineffects.h @@ -40,8 +40,8 @@ along with this program. If not, see . #include #include -#include -#include +#include +#include #include #include @@ -1683,7 +1683,7 @@ class KWIN_EXPORT EffectFrame : public QObject */ static QColor textColor(); - private slots: + private Q_SLOTS: void plasmaThemeChanged(); private: