Rename from webview_edgec to webview_edge

This commit is contained in:
Tobias Taschner
2020-01-11 14:47:47 +01:00
parent d72e5874eb
commit f919b6e2f5
18 changed files with 67 additions and 67 deletions

View File

@@ -3017,7 +3017,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
<set var="WEBVIEW_SRC_PLATFORM">
<if cond="TOOLKIT=='MSW'">
src/msw/webview_ie.cpp
src/msw/webview_edgec.cpp
src/msw/webview_edge.cpp
</if>
<if cond="TOOLKIT=='GTK'">
src/gtk/webview_webkit.cpp
@@ -3039,7 +3039,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
<if cond="TOOLKIT=='MSW'">
wx/msw/webviewhistoryitem_ie.h
wx/msw/webview_ie.h
wx/msw/webview_edgec.h
wx/msw/webview_edge.h
</if>
<if cond="TOOLKIT=='GTK'">
wx/gtk/webviewhistoryitem_webkit.h