X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b67a93277892e8226d8e59162a14564f661843f6..53663be8a5ea8e1c6f178839209b67e8228e4642:/wxPython/src/gtk/clip_dnd.cpp diff --git a/wxPython/src/gtk/clip_dnd.cpp b/wxPython/src/gtk/clip_dnd.cpp index dfbd2b20e4..8507ff745f 100644 --- a/wxPython/src/gtk/clip_dnd.cpp +++ b/wxPython/src/gtk/clip_dnd.cpp @@ -202,7 +202,7 @@ void wxPyBitmapDataObject::SetBitmap(const wxBitmap& bitmap) { class wxPyDropSource : public wxDropSource { public: -#ifdef __WXMSW__ +#ifndef __WXGTK__ wxPyDropSource(wxWindow *win = NULL, const wxCursor © = wxNullCursor, const wxCursor &move = wxNullCursor,