Rename wxWebFileHandler name from test to file.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/SOC2011_WEBVIEW@68509 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -46,7 +46,7 @@ static wxString EscapeFileNameCharsInURL(const char *in)
|
||||
|
||||
wxWebFileHandler::wxWebFileHandler()
|
||||
{
|
||||
m_name = "test";
|
||||
m_name = "file";
|
||||
m_fileSystem = new wxFileSystem();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user