added wxUSE_OLE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10903 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
4f11a3437b
commit
9165395fd1
@ -618,6 +618,10 @@
|
||||
* Use dnd
|
||||
*/
|
||||
#define wxUSE_DRAG_AND_DROP 0
|
||||
/*
|
||||
* Use OLE (MSW only)
|
||||
*/
|
||||
#define wxUSE_OLE 0
|
||||
/*
|
||||
* Use spline
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user