X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e02c03a42ea85be1e908962c8a344fb2553e7c3e..1fc25a89ac1e6c5208db24bfc0abc8666b791dc6:/utils/wxPython/modules/html/html.cpp diff --git a/utils/wxPython/modules/html/html.cpp b/utils/wxPython/modules/html/html.cpp index b928c927f6..527702a74e 100644 --- a/utils/wxPython/modules/html/html.cpp +++ b/utils/wxPython/modules/html/html.cpp @@ -1,5 +1,5 @@ /* - * FILE : html.cpp + * FILE : ./html.cpp * * This file was automatically generated by : * Simplified Wrapper and Interface Generator (SWIG) @@ -6174,6 +6174,9 @@ SWIGEXPORT(void) inithtmlc() { #if wxUSE_FS_ZIP wxFileSystem::AddHandler(new wxZipFSHandler); #endif + #if wxUSE_FS_INET +// wxFileSystem::AddHandler(new wxInternetFSHandler); + #endif { int i; for (i = 0; _swig_mapping[i].n1; i++)