Add a couple of missing forward declarations.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/SOC2011_WEBVIEW@68429 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Steve Lamerton
2011-07-26 13:45:24 +00:00
parent 75b3bb6163
commit 61d3188b01

View File

@@ -24,6 +24,9 @@
// Web Kit Control
// ----------------------------------------------------------------------------
class wxMacControl;
class wxWidgetCocoaImpl;
class WXDLLIMPEXP_WEB wxWebViewWebKit : public wxWebView
{
public: