summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
70b7bcd)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14007
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
if ( status == wxHTML_BLOCK )
return NULL;
if ( status == wxHTML_BLOCK )
return NULL;
- else
- return GetFS()->OpenFile(myurl);
+
+ return GetFS()->OpenFile(myurl);
- else
- return wxHtmlParser::OpenURL(type, url);
+
+ return wxHtmlParser::OpenURL(type, url);
}
void wxHtmlWinParser::AddText(const wxChar* txt)
}
void wxHtmlWinParser::AddText(const wxChar* txt)