X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e7e91e03584a8e2582e7efd32a06f9f79ef65a52..f41bc3e3f3fda37fba548440b230288c5eed0953:/include/wx/msw/textctrl.h diff --git a/include/wx/msw/textctrl.h b/include/wx/msw/textctrl.h index c5e03295f3..b852df9a84 100644 --- a/include/wx/msw/textctrl.h +++ b/include/wx/msw/textctrl.h @@ -90,6 +90,7 @@ public: // apply text attribute to the range of text (only works with richedit // controls) virtual bool SetStyle(long start, long end, const wxTextAttr& style); + virtual bool SetDefaultStyle(const wxTextAttr& style); #endif // wxUSE_RICHEDIT // translate between the position (which is just an index in the text ctrl