summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/wrong.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/inc/wrong.hxx')
-rw-r--r--sw/source/core/inc/wrong.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/inc/wrong.hxx b/sw/source/core/inc/wrong.hxx
index fc44c6db8ead..3bca9d8d6fa0 100644
--- a/sw/source/core/inc/wrong.hxx
+++ b/sw/source/core/inc/wrong.hxx
@@ -145,7 +145,7 @@ private:
}
else if (WRONGLIST_GRAMMAR == listType)
{
- return Color( COL_LIGHTBLUE );
+ return COL_LIGHTBLUE;
}
else if (WRONGLIST_SMARTTAG == listType)
{