]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/dnd.h
make wxS_DEFAULT consistend with standard Unix behaviour
[wxWidgets.git] / include / wx / gtk / dnd.h
index 4b27e36da1c4df402d22c452ef90a05597466a13..1ce3e2904014e6fd47f2ecb5975e30dc1b6232d0 100644 (file)
@@ -35,7 +35,7 @@ class wxTextDragSource;
 // wxDropTarget
 //-------------------------------------------------------------------------
 
-class wxDropTarget: wxObject
+class wxDropTarget: public wxObject
 {
   public: