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:
Václav Slavík 2001-07-08 22:54:13 +00:00
parent 4f11a3437b
commit 9165395fd1

View File

@ -618,6 +618,10 @@
* Use dnd
*/
#define wxUSE_DRAG_AND_DROP 0
/*
* Use OLE (MSW only)
*/
#define wxUSE_OLE 0
/*
* Use spline
*/