summaryrefslogtreecommitdiff
path: root/sw/inc/redlnaut.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/redlnaut.hxx')
-rw-r--r--sw/inc/redlnaut.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/redlnaut.hxx b/sw/inc/redlnaut.hxx
index 4290b3ec709c..e1a238f0704b 100644
--- a/sw/inc/redlnaut.hxx
+++ b/sw/inc/redlnaut.hxx
@@ -41,7 +41,7 @@ class SwRedlineAuthor
Color aChgLineColor;
SfxItemSet *pInsAttrSet, *pDelAttrSet, *pFmtAttrSet;
short eChgLineOrient;
- BYTE cDelChar;
+ sal_uInt8 cDelChar;
public:
SwRedlineAuthor( SwAttrPool& rPool, const String& );
SwRedlineAuthor( const SwRedlineAuthor& );