wxWidgets/include/wx/protocol
2006-12-06 19:20:40 +00:00
..
.cvsignore Ignore. 1999-06-07 19:44:52 +00:00
file.h we don't need to include wx/url.h from the header, we do need to include wx/uri.h from the .cpp file (fixes compilation when wxUSE_URL==0 but wxUSE_PROTOCOL_FILE==1) 2006-12-06 19:20:40 +00:00
ftp.h added missing consts and pass objects by const reference instead of by value (patch 1205869) 2005-09-24 21:43:15 +00:00
http.h mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves 2006-09-05 20:47:48 +00:00
protocol.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00