wxWidgets/include/wx/protocol
Vadim Zeitlin 36666a975f Add default argument for the overridden base class Connect() in wxHTTP.
This allows to call Connect(wxIPV4address) on a wxHTTP object, without
having to explicitly specify the second argument (this was documented as being
a Watcom-specific problem, but actually it wasn't).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@76545 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2014-05-16 13:00:32 +00:00
..
file.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
ftp.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
http.h Add default argument for the overridden base class Connect() in wxHTTP. 2014-05-16 13:00:32 +00:00
log.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
protocol.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00