]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/uri.h
Make wxPGValidationInfo class instead of struct, re-document it (used at least by...
[wxWidgets.git] / interface / wx / uri.h
index 82b38b4bb85e2609f9cb2c3dab0208df2c1f773c..455e5ed3476930e2334a856cdfdeb763ca64bf66 100644 (file)
@@ -284,7 +284,7 @@ public:
         @param uri
             String with escaped characters to convert.
     */
-    wxString Unescape(const wxString& uri);
+    static wxString Unescape(const wxString& uri);
 
     /**
         Compares this URI to another URI, and returns @true if this URI equals