X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4d6d8bf4fb93f77bfe7f259ab03a31d7a180a33b..f944aec0cf131c1be0b8c127ba1ecdbc8410c9b2:/include/wx/richtext/richtextindentspage.h diff --git a/include/wx/richtext/richtextindentspage.h b/include/wx/richtext/richtextindentspage.h index a801703c82..a92caeddf3 100644 --- a/include/wx/richtext/richtextindentspage.h +++ b/include/wx/richtext/richtextindentspage.h @@ -71,7 +71,7 @@ public: void UpdatePreview(); /// Gets the attributes associated with the main formatting dialog - wxTextAttrEx* GetAttributes(); + wxTextAttr* GetAttributes(); ////@begin wxRichTextIndentsSpacingPage event handler declarations