Remove copied class definitions from missing.h. Disable custom scheme handling under MinGW as it lacks the correct definitions.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69288 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -171,7 +171,8 @@ public:
|
||||
changed with a registry setting, see
|
||||
<a href="http://msdn.microsoft.com/en-us/library/ee330730%28v=vs.85%29.aspx#browser_emulation">
|
||||
this</a> article for more information. This backend has full support for
|
||||
custom schemes and virtual file systems.
|
||||
custom schemes and virtual file systems, except when compiling under MinGW
|
||||
where they are disabled.
|
||||
|
||||
@par wxWEB_VIEW_WEBKIT (GTK)
|
||||
|
||||
|
Reference in New Issue
Block a user