]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/treectlg.h
Compile fix for --disable-ffile.
[wxWidgets.git] / include / wx / generic / treectlg.h
index b4c3e11e79555d81557109b1c2b73ef439903ca6..a9a6318ce9a416f8516e083c3afa6d51fa392b78 100644 (file)
@@ -220,6 +220,7 @@ public:
     void OnChar( wxKeyEvent &event );
     void OnMouse( wxMouseEvent &event );
     void OnGetToolTip( wxTreeEvent &event );
+    void OnSize( wxSizeEvent &event );
     void OnInternalIdle( );
 
     virtual wxVisualAttributes GetDefaultAttributes() const