reSWIGged

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32379 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2005-02-26 03:32:46 +00:00
parent 109b9ba582
commit 24d7cbea55
14 changed files with 83 additions and 0 deletions

View File

@@ -257,6 +257,7 @@ IDM_WINDOWCASCADE = wx._windows.IDM_WINDOWCASCADE
IDM_WINDOWICONS = wx._windows.IDM_WINDOWICONS
IDM_WINDOWNEXT = wx._windows.IDM_WINDOWNEXT
IDM_WINDOWTILEVERT = wx._windows.IDM_WINDOWTILEVERT
IDM_WINDOWPREV = wx._windows.IDM_WINDOWPREV
wxFIRST_MDI_CHILD = wx._windows.FIRST_MDI_CHILD
wxLAST_MDI_CHILD = wx._windows.LAST_MDI_CHILD
wxMDIParentFrame = wx._windows.MDIParentFrame