]> git.saurik.com Git - wxWidgets.git/commitdiff
Committing in .
authorJouk Jansen <joukj@hrem.nano.tudelft.nl>
Tue, 3 Oct 2000 13:08:45 +0000 (13:08 +0000)
committerJouk Jansen <joukj@hrem.nano.tudelft.nl>
Tue, 3 Oct 2000 13:08:45 +0000 (13:08 +0000)
 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

index edb52674a58d9b3626fcbd8ef182147534c85b8a..932b69fee92fa78da4ed1d9ab65bac35becc88ce 100644 (file)
 /*
  * Use dnd
  */
-#ifndef __WXGTK__
+#ifdef __WXGTK__
 #define wxUSE_DRAG_AND_DROP 1
 #else
 #define wxUSE_DRAG_AND_DROP 0