Removed OnSelect
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70617 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
51795e3399
commit
81702b39d3
@ -295,11 +295,6 @@ public:
|
||||
*/
|
||||
void OnLeftDown(wxMouseEvent& event);
|
||||
|
||||
/**
|
||||
Reacts to selection.
|
||||
*/
|
||||
void OnSelect(wxCommandEvent& event);
|
||||
|
||||
/**
|
||||
If @a applyOnSelection is @true, clicking on a style name in the list will
|
||||
immediately apply the style to the associated rich text control.
|
||||
|
Loading…
Reference in New Issue
Block a user