doxygen warnings and formatting fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56446 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1196,6 +1196,8 @@ public:
|
||||
/**
|
||||
@class wxDatagramSocket
|
||||
|
||||
@todo docme
|
||||
|
||||
@library{wxnet}
|
||||
@category{net}
|
||||
*/
|
||||
@@ -1205,8 +1207,10 @@ public:
|
||||
/**
|
||||
Constructor.
|
||||
|
||||
@param addr
|
||||
The socket address.
|
||||
@param flags
|
||||
Socket flags (See wxSocketBase::SetFlags())
|
||||
Socket flags (See wxSocketBase::SetFlags()).
|
||||
*/
|
||||
wxDatagramSocket(const wxSockAddress& addr,
|
||||
wxSocketFlags flags = wxSOCKET_NONE);
|
||||
|
Reference in New Issue
Block a user