]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/treectlg.h
Removed my copy of distutils from the wxPython source tree.
[wxWidgets.git] / include / wx / generic / treectlg.h
index cd3cc583f3b803224060928ffeb86557b0336182..2d1183ada06876e7842bf72c6c06b108cb362b6c 100644 (file)
@@ -391,6 +391,8 @@ public:
     void OnGetToolTip( wxTreeEvent &event );
     void OnInternalIdle( );
 
+    virtual wxSize DoGetBestSize() const;
+
     virtual wxVisualAttributes GetDefaultAttributes() const
     {
         return GetClassDefaultAttributes(GetWindowVariant());