]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/samples/gizmos/splittree/tree.h
Fixed project files for regex.lib, taking the regex C files out of the main wxvc.dsp
[wxWidgets.git] / contrib / samples / gizmos / splittree / tree.h
index 07355ad0e90a0215e1b6ab21d9fc02673c9aa325..382d580f66171ea90901c1fcccc8eb5217a5fe2a 100644 (file)
@@ -84,7 +84,7 @@ protected:
        wxImageList*    m_imageList;
 };
 
-class TestValueWindow: public wxWindow
+class TestValueWindow: public wxTreeCompanionWindow
 {
 public:
     TestValueWindow(wxWindow* parent, wxWindowID id = -1,
@@ -95,7 +95,6 @@ public:
 //// Overrides
 
 //// Events
-       void OnSize(wxSizeEvent& event);
     
 //// Data members
 protected: