]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/richtext/richtextstyles.h
Add wxGenericProgressDialog
[wxWidgets.git] / interface / wx / richtext / richtextstyles.h
index f5be153b29feb59f6e8276b809e05ff0e30faac7..c1c636fef82f377ae2c36cb51d734057f9197c62 100644 (file)
@@ -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.