X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8871035d85c46a417f9f91cdb8ce02d53d6a1dcc..f944aec0cf131c1be0b8c127ba1ecdbc8410c9b2:/include/wx/richtext/richtextliststylepage.h diff --git a/include/wx/richtext/richtextliststylepage.h b/include/wx/richtext/richtextliststylepage.h index 3ac2d708b2..bbb86026a9 100644 --- a/include/wx/richtext/richtextliststylepage.h +++ b/include/wx/richtext/richtextliststylepage.h @@ -65,7 +65,7 @@ public: virtual bool TransferDataToWindow(); /// Get attributes for selected level - wxRichTextAttr* GetAttributesForSelection(); + wxTextAttr* GetAttributesForSelection(); /// Update for symbol-related controls void OnSymbolUpdate( wxUpdateUIEvent& event );