summaryrefslogtreecommitdiff
path: root/basegfx/inc/basegfx/color/bcolormodifier.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'basegfx/inc/basegfx/color/bcolormodifier.hxx')
-rw-r--r--basegfx/inc/basegfx/color/bcolormodifier.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/basegfx/inc/basegfx/color/bcolormodifier.hxx b/basegfx/inc/basegfx/color/bcolormodifier.hxx
index 3d1453e564ee..d522d4a17cdd 100644
--- a/basegfx/inc/basegfx/color/bcolormodifier.hxx
+++ b/basegfx/inc/basegfx/color/bcolormodifier.hxx
@@ -50,7 +50,7 @@ namespace basegfx
/** Class to hold a color, value and mode for a color modification. Color modification is
done calling the getModifiedColor() method
*/
- class BASEGFX_DLLPUBLIC BColorModifier
+ class BASEGFX_DLLPUBLIC SAL_WARN_UNUSED BColorModifier
{
protected:
::basegfx::BColor maBColor;