From d50019d579b4452a66277372d3d007a983805349 Mon Sep 17 00:00:00 2001 From: Stef Date: Tue, 27 Jul 2004 21:22:58 +0000 Subject: - Preserve mode - Document options - Font fixes --- src/xmlfixups.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/xmlfixups.h') diff --git a/src/xmlfixups.h b/src/xmlfixups.h index 01c2d67..99fe876 100644 --- a/src/xmlfixups.h +++ b/src/xmlfixups.h @@ -146,8 +146,10 @@ protected: // Our tables cached for efficiency StringSet m_duplicates; StringSet m_removes; + StringSet m_removeEmpty; StringSet m_consolidateStart; StringSet m_consolidateEnd; + StringSet m_requireAttrs; }; #endif // __XMLFIXUPS_H__ -- cgit v1.2.3