]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/choice.h
removed spaces; added WXDLLEXPORTs; make overlay classes non copiable
[wxWidgets.git] / include / wx / gtk / choice.h
index 4a3527f52c12f0efa2df033c5d75decddd4bcadb..172fb049d8abcbb2bffae6299fb84a54bd0d6561 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,