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:
		@@ -644,7 +644,7 @@ if os.name == 'nt':
 | 
			
		||||
                (WXPLAT, None),
 | 
			
		||||
                ('WXUSINGDLL', '1'),
 | 
			
		||||
 | 
			
		||||
                ('SWIG_TYPE_TABLE', 'wxPython_type_table'),
 | 
			
		||||
                ('SWIG_TYPE_TABLE', '_wxPython_table'),
 | 
			
		||||
                ('WXP_USE_THREAD', '1'),
 | 
			
		||||
                ]
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user