Fix compilation under dll builds. Wrap source files in wxUSE_WEB checks to allow...
authorSteve Lamerton <steve.lamerton@gmail.com>
Thu, 5 May 2011 20:30:51 +0000 (20:30 +0000)
committerSteve Lamerton <steve.lamerton@gmail.com>
Thu, 5 May 2011 20:30:51 +0000 (20:30 +0000)
commit9c805dec6caf3c98a3797898cffe795b5b56e606
treebd20c7e94cb48968c1c26b449a73ca15f0114ada
parent3544f421d8d2be85eb020f6f79eed57eb00198f5
Fix compilation under dll builds. Wrap source files in wxUSE_WEB checks to allow minimal builds.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/SOC2011_WEBVIEW@67706 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/dlimpexp.h
include/wx/webview.h
src/common/webview.cpp