]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/confbase.h
use wxUSE_DATEPICKCTRL
[wxWidgets.git] / include / wx / confbase.h
index 15c49198960277310e730b1b171557bc56f7da81..0e23972e4cc6c21e844082a07fff316ffb586526 100644 (file)
@@ -117,7 +117,7 @@ public:
                long style = 0);
 
     // empty but ensures that dtor of all derived classes is virtual
-  virtual ~wxConfigBase(){};
+  virtual ~wxConfigBase();
 
   // path management
     // set current path: if the first character is '/', it's the absolute path,