summaryrefslogtreecommitdiff
path: root/vcl/inc/impfont.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/impfont.hxx')
-rw-r--r--vcl/inc/impfont.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/vcl/inc/impfont.hxx b/vcl/inc/impfont.hxx
index 3a7ff26c4b30..bc6b4c8197b0 100644
--- a/vcl/inc/impfont.hxx
+++ b/vcl/inc/impfont.hxx
@@ -116,8 +116,8 @@ private:
FontWidth meWidthType;
FontItalic meItalic;
TextAlign meAlign;
- FontUnderline meUnderline;
- FontUnderline meOverline;
+ FontLineStyle meUnderline;
+ FontLineStyle meOverline;
FontStrikeout meStrikeout;
FontRelief meRelief;
FontEmphasisMark meEmphasisMark;