wxUSE_TOOLTIPs => 1

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

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