]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/treectlg.h
Added support for wxTEXT_ATTR_EFFECT_SMALL_CAPITALS.
[wxWidgets.git] / include / wx / generic / treectlg.h
index 4e3ad3bff9a82e9ffb8f452da62a91a5db8e3725..c5010ecd0334a56804c4e0c39cfa7453fb209f85 100644 (file)
@@ -211,6 +211,7 @@ public:
     void OnPaint( wxPaintEvent &event );
     void OnSetFocus( wxFocusEvent &event );
     void OnKillFocus( wxFocusEvent &event );
+    void OnKeyDown( wxKeyEvent &event );
     void OnChar( wxKeyEvent &event );
     void OnMouse( wxMouseEvent &event );
     void OnGetToolTip( wxTreeEvent &event );