summaryrefslogtreecommitdiffstats
path: root/WebKit/wx/WebView.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebKit/wx/WebView.h')
-rw-r--r--WebKit/wx/WebView.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/WebKit/wx/WebView.h b/WebKit/wx/WebView.h
index 387d193..b041b08 100644
--- a/WebKit/wx/WebView.h
+++ b/WebKit/wx/WebView.h
@@ -58,7 +58,9 @@ namespace WebCore {
#define WXDLLIMPEXP_WEBKIT
#endif // SWIG
+#ifndef SWIG
extern WXDLLIMPEXP_WEBKIT const wxChar* wxWebViewNameStr;
+#endif
class WXDLLIMPEXP_WEBKIT wxWebView : public wxWindow
{