From a17203df9e1b879898f513fded2e3e853305d630 Mon Sep 17 00:00:00 2001 From: Jouk Jansen Date: Tue, 3 Oct 2000 13:08:45 +0000 Subject: [PATCH] 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 --- setup.h_vms | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.50.0