]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/icon.h
Digital Mars needs CCS_RIGHT
[wxWidgets.git] / include / wx / motif / icon.h
index 3508a84d3e126417963167a2cadf63316c73d314..c22eb5e56225e1f28de1019fd580a6144e6c17a0 100644 (file)
@@ -38,7 +38,7 @@ public:
         LoadFile(loc.GetFileName(), wxBITMAP_TYPE_ANY);
     }
 
-    ~wxIcon();
+    virtual ~wxIcon();
 
     bool LoadFile(const wxString& name, wxBitmapType type,
                   int desiredWidth, int desiredHeight = -1);