X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8ee9d6182c9b7774477e97f4326766ac05cc70c2..40bd6154f1476dbe598c60b4760bbf2fe0d9ab0f:/include/wx/gtk1/dnd.h diff --git a/include/wx/gtk1/dnd.h b/include/wx/gtk1/dnd.h index 380d5c1d6a..e6e45f03a8 100644 --- a/include/wx/gtk1/dnd.h +++ b/include/wx/gtk1/dnd.h @@ -77,7 +77,7 @@ class wxDropSource: public wxDropSourceBase { public: /* constructor. set data later with SetData() */ - wxDropSource( wxWindow *win, + wxDropSource( wxWindow *win = (wxWindow *)NULL, const wxIcon &go = wxNullIcon ); /* constructor for setting one data object */