summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
a4a06df)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69981
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
+#if defined(__WXOSX_COCOA__) || defined(__WXOSX_CARBON__)
#include "wx/osx/webview_webkit.h"
#include "wx/osx/webview_webkit.h"
+#elif defined(__WXGTK__)
#include "wx/gtk/webview_webkit.h"
#include "wx/gtk/webview_webkit.h"
+#elif defined(__WXMSW__)
#include "wx/msw/webview_ie.h"
#include "wx/msw/webview_ie.h"
// DLL options compatibility check:
#include "wx/app.h"
// DLL options compatibility check:
#include "wx/app.h"