reSWIGged

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28572 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2004-07-31 20:25:51 +00:00
parent d8ef5f5623
commit f16ab95d53
6 changed files with 161 additions and 227 deletions

View File

@@ -85,6 +85,9 @@ wxSplashScreenWindow = wx._windows.SplashScreenWindow
wxSplashScreenWindowPtr = wx._windows.SplashScreenWindowPtr
wxSplashScreen = wx._windows.SplashScreen
wxSplashScreenPtr = wx._windows.SplashScreenPtr
wxSB_NORMAL = wx._windows.SB_NORMAL
wxSB_FLAT = wx._windows.SB_FLAT
wxSB_RAISED = wx._windows.SB_RAISED
wxStatusBar = wx._windows.StatusBar
wxStatusBarPtr = wx._windows.StatusBarPtr
wxPreStatusBar = wx._windows.PreStatusBar