Index: xfa/src/fgas/src/font/fx_gefont.h |
diff --git a/xfa/src/fgas/src/font/fx_gefont.h b/xfa/src/fgas/src/font/fx_gefont.h |
index 88688f00d596d4a1b9bb0126708740b74c30bfa5..32edcaa30b7cf93a476e2ea8916d5e6e04ee94ca 100644 |
--- a/xfa/src/fgas/src/font/fx_gefont.h |
+++ b/xfa/src/fgas/src/font/fx_gefont.h |
@@ -54,6 +54,7 @@ class CFX_GEFont : public IFX_Font { |
m_dwLogFontStyle = dwLogFontStyle; |
}; |
#endif |
+ |
protected: |
#if _FXM_PLATFORM_ != _FXM_PLATFORM_WINDOWS_ |
FX_BOOL m_bUseLogFontStyle; |