]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/richtext/richtexttabspage.h
fix bug with parsing negative time zones in ParseRfc822Date()
[wxWidgets.git] / include / wx / richtext / richtexttabspage.h
index 8624108d42d71fc07305aa5c196db437645ab12e..e903a695ef48b717ca820fc81d293262527b71ae 100644 (file)
@@ -69,7 +69,7 @@ public:
     virtual void SortTabs();
 
     /// Gets the attributes associated with the main formatting dialog
-    wxTextAttrEx* GetAttributes();
+    wxTextAttr* GetAttributes();
 
 ////@begin wxRichTextTabsPage event handler declarations