summaryrefslogtreecommitdiff
path: root/sw/inc/authratr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/authratr.hxx')
-rw-r--r--sw/inc/authratr.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/authratr.hxx b/sw/inc/authratr.hxx
index ab9abbb4756f..84fb0d6fbb5b 100644
--- a/sw/inc/authratr.hxx
+++ b/sw/inc/authratr.hxx
@@ -42,7 +42,7 @@ class SW_DLLPUBLIC AuthorCharAttr
public:
USHORT nItemId;
USHORT nAttr;
- ULONG nColor;
+ ColorData nColor;
AuthorCharAttr();