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