]> git.saurik.com Git - wxWidgets.git/commitdiff
Bring back help turned off as in previous WinCE setup.h. Perhaps it should be !__SMAR...
authorWłodzimierz Skiba <abx@abx.art.pl>
Fri, 11 Mar 2005 07:32:27 +0000 (07:32 +0000)
committerWłodzimierz Skiba <abx@abx.art.pl>
Fri, 11 Mar 2005 07:32:27 +0000 (07:32 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32749 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/msw/wince/chkconf.h

index eafc5c8b2e136584bfa7c2958afbea043f42ff65..2e601e3cce4a96b6b68f0dbab55a824a3c87ecea 100644 (file)
@@ -41,6 +41,9 @@
 #undef wxUSE_MEDIACTRL
 #define wxUSE_MEDIACTRL 0
 
 #undef wxUSE_MEDIACTRL
 #define wxUSE_MEDIACTRL 0
 
+#undef wxUSE_WXHTML_HELP
+#define wxUSE_WXHTML_HELP 0
+
 // libtiff and regex apparently don't compile with eVC (to check with eVC4?)
 // and they're disabled for WinCE in build/bakefiles/{tiff|regex}.bkl so can't
 // be enabled here
 // libtiff and regex apparently don't compile with eVC (to check with eVC4?)
 // and they're disabled for WinCE in build/bakefiles/{tiff|regex}.bkl so can't
 // be enabled here