]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/classic/listctrl.h
added wxUSE_ABOUTDLG
[wxWidgets.git] / include / wx / mac / classic / listctrl.h
index a83e843e4ad2899b3219bec12fa044d23b3c3d2e..503d3ecf53a84c1f9a188912f9a0c432e06e1127 100644 (file)
@@ -176,7 +176,7 @@ class WXDLLEXPORT wxListCtrl: public wxControl
   {
     Create(parent, id, pos, size, style, validator, name);
   }
-  ~wxListCtrl();
+  virtual ~wxListCtrl();
 
   bool Create(wxWindow *parent, wxWindowID id = -1, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize,
             long style = wxLC_ICON, const wxValidator& validator = wxDefaultValidator, const wxString& name = wxListCtrlNameStr);