]> git.saurik.com Git - wxWidgets.git/commit
Check for wxUSE_WEBVIEW being defined.
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 16 Sep 2011 22:44:11 +0000 (22:44 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 16 Sep 2011 22:44:11 +0000 (22:44 +0000)
commit32cc8d13b874bbe49499fed08fe69f7caec38c1d
treecdc5b561979921f7faf58029ee0fbb4c1b0cf6b3
parent792339b9639e9b42ce9c3af13244ab6b0f282ba1
Check for wxUSE_WEBVIEW being defined.

All wxUSE_XXX options must be always defined as we test for them with #if and
not #ifdef, so check for this one too for consistency.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69107 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/chkconf.h