X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8871035d85c46a417f9f91cdb8ce02d53d6a1dcc..d537baffe90cf5925fed4f5e4d90bb00e7514f9c:/include/wx/richtext/richtextliststylepage.h?ds=inline 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 );