Allow to set a style's wxFontEncoding
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33767 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -209,9 +209,6 @@ DocStr(wxStyledTextCtrl::StyleSetUnderline,
|
||||
DocStr(wxStyledTextCtrl::StyleSetCase,
|
||||
"Set a style to be mixed case, or to force upper or lower case.", "");
|
||||
|
||||
DocStr(wxStyledTextCtrl::StyleSetCharacterSet,
|
||||
"Set the character set of the font in a style.", "");
|
||||
|
||||
DocStr(wxStyledTextCtrl::StyleSetHotSpot,
|
||||
"Set a style to be a hotspot or not.", "");
|
||||
|
||||
|
Reference in New Issue
Block a user