New wxTreeCtrl wrappers (untested)
some changes in helpers etc. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@877 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
		| @@ -4441,7 +4441,6 @@ SWIGEXPORT(void,initwindowsc)() { | ||||
| 	 SWIG_RegisterMapping("_class_wxRealPoint","_wxRealPoint",0); | ||||
| 	 SWIG_RegisterMapping("_wxPrinterDC","_class_wxPrinterDC",0); | ||||
| 	 SWIG_RegisterMapping("_class_wxMenuItem","_wxMenuItem",0); | ||||
| 	 SWIG_RegisterMapping("_class_wxPostScriptDC","_wxPostScriptDC",0); | ||||
| 	 SWIG_RegisterMapping("_wxPanel","_class_wxDialog",SwigwxDialogTowxPanel); | ||||
| 	 SWIG_RegisterMapping("_wxPanel","_wxDialog",SwigwxDialogTowxPanel); | ||||
| 	 SWIG_RegisterMapping("_wxPanel","_class_wxPanel",0); | ||||
| @@ -4502,7 +4501,6 @@ SWIGEXPORT(void,initwindowsc)() { | ||||
| 	 SWIG_RegisterMapping("_wxPaintDC","_class_wxPaintDC",0); | ||||
| 	 SWIG_RegisterMapping("_class_wxAcceleratorEntry","_wxAcceleratorEntry",0); | ||||
| 	 SWIG_RegisterMapping("_class_wxCursor","_wxCursor",0); | ||||
| 	 SWIG_RegisterMapping("_wxPostScriptDC","_class_wxPostScriptDC",0); | ||||
| 	 SWIG_RegisterMapping("_wxScrolledWindow","_class_wxScrolledWindow",0); | ||||
| 	 SWIG_RegisterMapping("_unsigned_char","_byte",0); | ||||
| 	 SWIG_RegisterMapping("_class_wxMetaFileDC","_wxMetaFileDC",0); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user