]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/corefoundation/stdpaths.h
added Unicode-friendly wxSTRINGIZE_T()
[wxWidgets.git] / include / wx / mac / corefoundation / stdpaths.h
index a73ca4b5149b6ad7d28b8bfd48ae8505f15e8aae..9950bdbbd76521dfd6e50457c161449dbd4565c9 100644 (file)
@@ -26,7 +26,7 @@ class WXDLLIMPEXP_BASE wxStandardPathsCF : public wxStandardPathsBase
 {
 public:
     wxStandardPathsCF();
-    ~wxStandardPathsCF();
+    virtual ~wxStandardPathsCF();
 
     // wxMac specific: allow user to specify a different bundle
     wxStandardPathsCF(wxCFBundleRef bundle);