]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/richtext/richtextstyles.h
disable (some) features that are not available in DirectFB
[wxWidgets.git] / include / wx / richtext / richtextstyles.h
index b15ee9f94a793a1598d1c296389b68d9af943e65..8be842cc7493a4c3d31e91a8bdcf0c0d8aff6d9d 100644 (file)
@@ -482,6 +482,7 @@ private:
     bool                    m_applyOnSelection; // if true, applies style on selection
     wxRichTextStyleType     m_styleType; // style type to display
     bool                    m_autoSetSelection;
     bool                    m_applyOnSelection; // if true, applies style on selection
     wxRichTextStyleType     m_styleType; // style type to display
     bool                    m_autoSetSelection;
+    wxArrayString           m_styleNames;
 };
 
 /*!
 };
 
 /*!