X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/42841dfcaddc6045ffc618acbb620b1fde1bc618..c8e1af672f46e93ae2fe6d7f9d5b35a3d8d49c16:/include/wx/confbase.h diff --git a/include/wx/confbase.h b/include/wx/confbase.h index 15c4919896..0e23972e4c 100644 --- a/include/wx/confbase.h +++ b/include/wx/confbase.h @@ -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,