Index: xfa/fwl/core/cfwl_themetext.h |
diff --git a/xfa/fwl/core/cfwl_themetext.h b/xfa/fwl/core/cfwl_themetext.h |
index b570ca814d9a6183ac4605393f75f5544baf7c1f..9662414069f7c851019e6a781badb0cac814cc42 100644 |
--- a/xfa/fwl/core/cfwl_themetext.h |
+++ b/xfa/fwl/core/cfwl_themetext.h |
@@ -14,6 +14,7 @@ |
class CFWL_ThemeText : public CFWL_ThemePart { |
public: |
CFWL_ThemeText() : m_pGraphics(nullptr) {} |
+ |
CFX_WideString m_wsText; |
uint32_t m_dwTTOStyles; |
int32_t m_iTTOAlign; |