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:
@@ -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
|
||||||
|
Reference in New Issue
Block a user