]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/dnd.h
Reworked Frame class
[wxWidgets.git] / include / wx / gtk1 / dnd.h
index 380d5c1d6a26bf63cfd70c5d37ae8da19a455268..e6e45f03a866f9014fab17d79e8afc98b1f6e889 100644 (file)
@@ -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 */