- /* constructor. set data later with SetData() */
- wxDropSource( wxWindow *win,
- const wxIcon &go = wxNullIcon,
- const wxIcon &stop = wxNullIcon );
+ // constructor. set data later with SetData()
+ wxDropSource( wxWindow *win = (wxWindow *)NULL,
+ const wxIcon © = wxNullIcon,
+ const wxIcon &move = wxNullIcon,
+ const wxIcon &none = wxNullIcon);