]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/helpext.cpp
wxSpinCtrl abuses m_isShown. Don't use it for any logic
[wxWidgets.git] / src / generic / helpext.cpp
index f3cbfe6687b62f921e51bbb952f049bd3b01fdab..f0c5bf332dd7ae54e5c728dd9223c23ec8a3e1ec 100644 (file)
@@ -19,7 +19,7 @@
     #pragma hdrstop
 #endif
 
-#if wxUSE_HELP
+#if wxUSE_HELP && !defined(__WXWINCE__)
 
 #ifndef WX_PRECOMP
     #include "wx/setup.h"