From: Francesco Montorsi Date: Mon, 1 Dec 2008 17:44:27 +0000 (+0000) Subject: put wxURI under networking group, next to wxURL X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/ea2a647d388cd9952d2eb1415f038e0ab15151b6 put wxURI under networking group, next to wxURL git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57055 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/interface/wx/uri.h b/interface/wx/uri.h index 3bf6f37389..0d1002a7be 100644 --- a/interface/wx/uri.h +++ b/interface/wx/uri.h @@ -56,7 +56,7 @@ enum wxURIHostType wxFileSystem, the old wxURL, and older url specifications. @library{wxbase} - @category{data} + @category{net} @see wxURL */