]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/richtext/richtexthtml.h
Avoid setting attributes in GTK wxDataViewRenderer if not supported.
[wxWidgets.git] / include / wx / richtext / richtexthtml.h
index dee3f7091f885f4e6604367652585459cda35e1f..86cb17af6943a7a1d38772f5cf13229c043f12e7 100644 (file)
@@ -18,6 +18,9 @@
 
 #include "wx/richtext/richtextbuffer.h"
 
 
 #include "wx/richtext/richtextbuffer.h"
 
+// Use CSS styles where applicable, otherwise use non-CSS workarounds
+#define wxRICHTEXT_HANDLER_USE_CSS 0x1000
+
 /*!
  * wxRichTextHTMLHandler
  */
 /*!
  * wxRichTextHTMLHandler
  */