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:
@@ -618,6 +618,10 @@
|
|||||||
* Use dnd
|
* Use dnd
|
||||||
*/
|
*/
|
||||||
#define wxUSE_DRAG_AND_DROP 0
|
#define wxUSE_DRAG_AND_DROP 0
|
||||||
|
/*
|
||||||
|
* Use OLE (MSW only)
|
||||||
|
*/
|
||||||
|
#define wxUSE_OLE 0
|
||||||
/*
|
/*
|
||||||
* Use spline
|
* Use spline
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user