]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/richtext/richtextstylepage.h
remove extra ';'
[wxWidgets.git] / include / wx / richtext / richtextstylepage.h
index 50fa52518b07c0013d50424122042f91e59507aa..8cbd5f30201e6c43a3c08a73a7cc795256df2946 100644 (file)
@@ -52,7 +52,7 @@ public:
     virtual bool TransferDataToWindow();
 
     /// Gets the attributes associated with the main formatting dialog
-    wxTextAttrEx* GetAttributes();
+    wxTextAttr* GetAttributes();
 
 ////@begin wxRichTextStylePage event handler declarations