wxUSE_TOOLTIPs => 1

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18540 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2003-01-03 12:53:33 +00:00
parent ffdbb93689
commit 36dd289df0

View File

@@ -662,11 +662,7 @@
// Default is 1. // Default is 1.
// //
// Recommended setting: 1 // Recommended setting: 1
#if defined(__WIN32__) #define wxUSE_TOOLTIPS 1
#define wxUSE_TOOLTIPS 0 //? error 'SetWindow' cannot convert parameter 1 ...
#else
#define wxUSE_TOOLTIPS 0
#endif
// wxValidator class and related methods // wxValidator class and related methods
#define wxUSE_VALIDATORS 1 #define wxUSE_VALIDATORS 1