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.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/inc/impfont.hxx b/vcl/inc/impfont.hxx
index 7f4301d97778..caa917a751f0 100644
--- a/vcl/inc/impfont.hxx
+++ b/vcl/inc/impfont.hxx
@@ -126,7 +126,7 @@ private:
bool mbWordLine:1;
// TODO: metric data, should be migrated to ImplFontMetric
- short mnOrientation;
+ Degree10 mnOrientation;
int mnQuality;