]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/x11/textctrl.h
typo fixes
[wxWidgets.git] / include / wx / x11 / textctrl.h
index 7cce472db81f4f181b725d88867dc52ac6427b62..37348e0cdd0929306b86763b7c258d47e8039f8c 100644 (file)
@@ -249,6 +249,8 @@ public:
     void OnMouse( wxMouseEvent &event );
     void OnChar( wxKeyEvent &event );
     void OnIdle( wxIdleEvent &event );
+    void OnSetFocus( wxFocusEvent& event );
+    void OnKillFocus( wxFocusEvent& event );
     
     void RefreshLine( int n );
     void RefreshDown( int n );