changed swig type table name
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31336 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
e211b7b106
commit
fa289af6dc
@ -644,7 +644,7 @@ if os.name == 'nt':
|
|||||||
(WXPLAT, None),
|
(WXPLAT, None),
|
||||||
('WXUSINGDLL', '1'),
|
('WXUSINGDLL', '1'),
|
||||||
|
|
||||||
('SWIG_TYPE_TABLE', 'wxPython_type_table'),
|
('SWIG_TYPE_TABLE', '_wxPython_table'),
|
||||||
('WXP_USE_THREAD', '1'),
|
('WXP_USE_THREAD', '1'),
|
||||||
]
|
]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user