]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/carbon/radiobox.h
made wxUSE_UNICODE=1 the default
[wxWidgets.git] / include / wx / mac / carbon / radiobox.h
index fddba3c7228cb88ad88311bb67fa7bdcbf25182d..8cead0052233d15bb306b7e26afeefb34cbf709f 100644 (file)
@@ -41,7 +41,7 @@ public:
          Create(parent, id, title, pos, size, choices,
                 majorDim, style, val, name);
      }
          Create(parent, id, title, pos, size, choices,
                 majorDim, style, val, name);
      }
-    ~wxRadioBox();
+    virtual ~wxRadioBox();
     bool Create(wxWindow *parent, wxWindowID id, const wxString& title,
              const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize,
              int n = 0, const wxString choices[] = NULL,
     bool Create(wxWindow *parent, wxWindowID id, const wxString& title,
              const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize,
              int n = 0, const wxString choices[] = NULL,