reSWIGged

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34612 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2005-06-09 18:49:34 +00:00
parent 93649c2c50
commit 53307de4e3
4 changed files with 151 additions and 23 deletions

View File

@@ -292,6 +292,8 @@ wxLogWindow = wx._misc.LogWindow
wxLogWindowPtr = wx._misc.LogWindowPtr
wxLogChain = wx._misc.LogChain
wxLogChainPtr = wx._misc.LogChainPtr
wxLogBuffer = wx._misc.LogBuffer
wxLogBufferPtr = wx._misc.LogBufferPtr
wxSysErrorCode = wx._misc.SysErrorCode
wxSysErrorMsg = wx._misc.SysErrorMsg
wxLogFatalError = wx._misc.LogFatalError