]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/choice.h
Digital Mars doesn't like the identifiers being declared later
[wxWidgets.git] / include / wx / gtk1 / choice.h
index 7369005ed9cc532700e0a0a090f8090e70dd2fda..01539cbf1007e4ee62c78326c37c66a6718bae4d 100644 (file)
@@ -45,7 +45,7 @@ public:
 
         Create(parent, id, pos, size, choices, style, validator, name);
     }
-    ~wxChoice();
+    virtual ~wxChoice();
     bool Create( wxWindow *parent, wxWindowID id,
             const wxPoint& pos = wxDefaultPosition,
             const wxSize& size = wxDefaultSize,