Committing in .

Modified Files:
 	wxWindows/setup.h_vms


 Oops wrong file committed earlier today
----------------------------------------------------------------------


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8467 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Jouk Jansen
2000-10-03 13:08:45 +00:00
parent 181cbcf49e
commit a17203df9e

View File

@@ -485,7 +485,7 @@
/* /*
* Use dnd * Use dnd
*/ */
#ifndef __WXGTK__ #ifdef __WXGTK__
#define wxUSE_DRAG_AND_DROP 1 #define wxUSE_DRAG_AND_DROP 1
#else #else
#define wxUSE_DRAG_AND_DROP 0 #define wxUSE_DRAG_AND_DROP 0