summaryrefslogtreecommitdiff
path: root/vcl/inc/fontinstance.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/fontinstance.hxx')
-rw-r--r--vcl/inc/fontinstance.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/inc/fontinstance.hxx b/vcl/inc/fontinstance.hxx
index 01f4c5900f75..892ce15667e2 100644
--- a/vcl/inc/fontinstance.hxx
+++ b/vcl/inc/fontinstance.hxx
@@ -40,7 +40,7 @@ public:
virtual ~LogicalFontInstance();
public: // TODO: make data members private
- ImplFontCache * m_pFontCache;
+ ImplFontCache * mpFontCache;
FontSelectPattern maFontSelData; // FontSelectionData
ImplFontAttributes maFontAttributes; // Font attributes
const ConvertChar* mpConversion; // used e.g. for StarBats->StarSymbol