Rename wxUSE_WEB to wxUSE_WEBVIEW to reflect that actually it specifically toggles...
authorSteve Lamerton <steve.lamerton@gmail.com>
Fri, 19 Aug 2011 09:15:06 +0000 (09:15 +0000)
committerSteve Lamerton <steve.lamerton@gmail.com>
Fri, 19 Aug 2011 09:15:06 +0000 (09:15 +0000)
commite7aef23e7b42412bdfddd80c6b808e0e8a183ba9
tree4e7ec563a32e5f04fb91a2d2fdcb088decfd6d09
parent000a9e77b0d1d98278eb9b991156a14faffcfd3b
Rename wxUSE_WEB to wxUSE_WEBVIEW to reflect that actually it specifically toggles the wxWebView class and associated features.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/SOC2011_WEBVIEW@68788 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
configure.in
include/wx/setup_inc.h
include/wx/webview.h
include/wx/webviewarchivehandler.h
setup.h.in
src/common/webview.cpp
src/common/webviewarchivehandler.cpp
tests/controls/webtest.cpp