Compatibility with 2.5 wxIPaddress, patch [ 837515 ]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25122 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -78,6 +78,9 @@ private:
|
||||
wxString m_origHostname;
|
||||
};
|
||||
|
||||
// Compatibility with wxWindows 2.5.x
|
||||
typedef wxIPV4address wxIPaddress;
|
||||
|
||||
#ifdef ENABLE_IPV6
|
||||
class WXDLLEXPORT wxIPV6address : public wxSockAddress {
|
||||
DECLARE_DYNAMIC_CLASS(wxIPV6address)
|
||||
|
Reference in New Issue
Block a user