From: Jouk Jansen Date: Tue, 3 Oct 2000 13:08:45 +0000 (+0000) Subject: Committing in . X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/a17203df9e1b879898f513fded2e3e853305d630 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 --- diff --git a/setup.h_vms b/setup.h_vms index edb52674a5..932b69fee9 100644 --- a/setup.h_vms +++ b/setup.h_vms @@ -485,7 +485,7 @@ /* * Use dnd */ -#ifndef __WXGTK__ +#ifdef __WXGTK__ #define wxUSE_DRAG_AND_DROP 1 #else #define wxUSE_DRAG_AND_DROP 0