]> git.saurik.com Git - wxWidgets.git/commitdiff
Forward declare wxPyScrolledWindow
authorRobin Dunn <robin@alldunn.com>
Tue, 30 Mar 2004 01:52:07 +0000 (01:52 +0000)
committerRobin Dunn <robin@alldunn.com>
Tue, 30 Mar 2004 01:52:07 +0000 (01:52 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26481 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

wxPython/include/wx/wxPython/pyclasses.h

index 518aab0184a4883668511c6a99f56aed174ace82..51919fda9066079c8fe955a5e3b10175b5685e54 100644 (file)
@@ -186,6 +186,7 @@ class wxPyVScrolledWindow;
 class wxPyVListBox;
 class wxPyHtmlListBox;
 class wxPyPanel;
+class wxPyScrolledWindow;
 class wxPyPopupTransientWindow;
 class wxPyPreviewFrame;
 class wxPyWindow;