]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/uri.h
after latest changes background of radio buttons _not_ inside the notebook wasn't...
[wxWidgets.git] / include / wx / uri.h
index b81159a3af9c2c8c3de2f9642f29c605cd7583c8..c433a15ab9c234354822b0f67189f79fe41684dc 100644 (file)
@@ -49,9 +49,7 @@ enum wxURIFlags
 
 // Generic class for parsing URIs.
 //
-// Originally based off of RFC 2396 - then
-// extended to meet the newer RFC 2396.bis
-// specifications.
+// See RFC 3986
 class WXDLLIMPEXP_BASE wxURI : public wxObject
 {
 public: