Add generic wxFileSystem support to wxWebView using wxWebViewFSHandler.
Closes #14623. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72461 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -256,6 +256,10 @@ SOURCE=..\..\src\common\webview.cpp
|
||||
|
||||
SOURCE=..\..\src\common\webviewarchivehandler.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\src\common\webviewfshandler.cpp
|
||||
# End Source File
|
||||
# End Group
|
||||
# Begin Group "MSW Sources"
|
||||
|
||||
@@ -560,6 +564,10 @@ SOURCE=..\..\include\wx\webview.h
|
||||
|
||||
SOURCE=..\..\include\wx\webviewarchivehandler.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\include\wx\webviewfshandler.h
|
||||
# End Source File
|
||||
# End Group
|
||||
# End Target
|
||||
# End Project
|
||||
|
Reference in New Issue
Block a user