diff --git a/libkwineffects/kwineffects.h b/libkwineffects/kwineffects.h --- a/libkwineffects/kwineffects.h +++ b/libkwineffects/kwineffects.h @@ -359,7 +359,14 @@ }; enum Feature { - Nothing = 0, Resize, GeometryTip, Outline, ScreenInversion, Blur, Contrast, HighlightWindows + Nothing = 0, + Resize, + GeometryTip, + Outline, /**< @deprecated */ + ScreenInversion, + Blur, + Contrast, + HighlightWindows }; /**