wxWidgets/include/wx/protocol
2007-06-26 22:41:53 +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 removed extra semicolons (patch #1700459; fixes compilation with gcc's -pedantic flag) 2007-04-14 09:58:37 +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