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