reSWIGged

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32665 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2005-03-08 01:06:44 +00:00
parent 4a065572bf
commit 8f4d7c19ba
12 changed files with 39 additions and 45 deletions

View File

@@ -53,6 +53,8 @@ wxFRAME_NO_WINDOW_MENU = wx._windows.FRAME_NO_WINDOW_MENU
wxFRAME_NO_TASKBAR = wx._windows.FRAME_NO_TASKBAR
wxFRAME_SHAPED = wx._windows.FRAME_SHAPED
wxFRAME_DRAWER = wx._windows.FRAME_DRAWER
wxFRAME_EX_METAL = wx._windows.FRAME_EX_METAL
wxDIALOG_EX_METAL = wx._windows.DIALOG_EX_METAL
wxDIALOG_MODAL = wx._windows.DIALOG_MODAL
wxDIALOG_MODELESS = wx._windows.DIALOG_MODELESS
wxUSER_COLOURS = wx._windows.USER_COLOURS