]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/carbon/dnd.h
Applied wxGauge:Pulse() patch.
[wxWidgets.git] / include / wx / mac / carbon / dnd.h
index 00d96c315babd411e2a01d9c70cac8976941315b..3d4676d00944dcfae5235f7da680b683178f098e 100644 (file)
@@ -86,7 +86,7 @@ public:
                  const wxCursor &cursorMove = wxNullCursor,
                  const wxCursor &cursorStop = wxNullCursor);
 
-    ~wxDropSource();
+    virtual ~wxDropSource();
 
     // do it (call this in response to a mouse button press, for example)
     // params: if bAllowMove is false, data can be only copied