]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mgl/cursor.h
undoing my duplicate efforts to solve the same problem ...
[wxWidgets.git] / include / wx / mgl / cursor.h
index c3146e569d878dcfa96e80ad9855b346cb731665..5a0c378bacd0b52e83147cc293d2431db88fd948 100644 (file)
@@ -32,7 +32,7 @@ public:
     wxCursor(const wxString& name,
              long flags = wxBITMAP_TYPE_CUR_RESOURCE,
              int hotSpotX = 0, int hotSpotY = 0);
-    ~wxCursor();
+    virtual ~wxCursor();
     bool operator == (const wxCursor& cursor) const;
     bool operator != (const wxCursor& cursor) const;
     bool Ok() const;