Index: core/include/fxge/fx_font.h |
diff --git a/core/include/fxge/fx_font.h b/core/include/fxge/fx_font.h |
index 044e949ca495790c5817d053afb8923d721c53e4..29a4304129439cbd4e6bc0a07a3f26e1e1671fca 100644 |
--- a/core/include/fxge/fx_font.h |
+++ b/core/include/fxge/fx_font.h |
@@ -134,9 +134,11 @@ class CFX_Font { |
FX_BOOL m_bVertical; |
#ifdef PDF_ENABLE_XFA |
+ |
protected: |
FX_BOOL m_bLogic; |
void* m_pOwnedStream; |
+ |
#endif // PDF_ENABLE_XFA |
}; |