fixing build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69914 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -699,7 +699,7 @@ void wxWebViewIE::RunScript(const wxString& javascript)
|
||||
VariantInit(&level);
|
||||
V_VT(&level) = VT_EMPTY;
|
||||
window->execScript(SysAllocString(javascript.wc_str()),
|
||||
SysAllocString(language).wc_str(),
|
||||
SysAllocString(language.wc_str()),
|
||||
&level);
|
||||
}
|
||||
document->Release();
|
||||
|
Reference in New Issue
Block a user