]> git.saurik.com Git - wxWidgets.git/commitdiff
Oops, don't cut and paste between ports, and do test compile both states
authorRon Lee <ron@debian.org>
Sun, 29 Dec 2002 15:45:35 +0000 (15:45 +0000)
committerRon Lee <ron@debian.org>
Sun, 29 Dec 2002 15:45:35 +0000 (15:45 +0000)
of a macro guard...

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18452 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/msw/treectrl.h

index 9908124e1ff2e369501883fe0526a81036fe6b19..8191e7d94d3ad5974599d4b35b0d3d9379cfbcd8 100644 (file)
@@ -230,7 +230,7 @@ public:
        { return GetItemParent( item ); }
 
        // Expose the base class method hidden by the one above.
-    wxWindow *GetParent() const { return wxScrolledWindow::GetParent(); }
+    wxWindow *GetParent() const { return wxControl::GetParent(); }
 #endif  // WXWIN_COMPATIBILITY_2_2
 
         // for this enumeration function you must pass in a "cookie" parameter