From 17f31183d59ee5371c1fafdb4a72390e863320ae Mon Sep 17 00:00:00 2001 From: Dan Sinclair Date: Wed, 1 Mar 2017 09:31:51 -0500 Subject: Fixup RTFBreak and TextBreak nits MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ied5d23e18e9194e66d8be8d1057f55d83faada88 Reviewed-on: https://pdfium-review.googlesource.com/2880 Reviewed-by: Nicolás Peña Reviewed-by: Tom Sepez Commit-Queue: dsinclair --- core/fxcrt/fx_ucd.h | 1 + 1 file changed, 1 insertion(+) (limited to 'core/fxcrt/fx_ucd.h') diff --git a/core/fxcrt/fx_ucd.h b/core/fxcrt/fx_ucd.h index aa6dc5d118..eb4bad097e 100644 --- a/core/fxcrt/fx_ucd.h +++ b/core/fxcrt/fx_ucd.h @@ -156,6 +156,7 @@ class CFX_TxtChar : public CFX_Char { m_iBidiPos(0), m_iBidiOrder(0), m_pUserData(nullptr) {} + int8_t m_nRotation; uint32_t m_dwCharStyles; uint32_t m_dwStatus; -- cgit v1.2.3