wxToolTip modifications: wxUSE_TOOLTIPS setting (default: on) added and
the interface changed slightly to be even more consistent with wxMSW git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1554 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -164,6 +164,10 @@
|
||||
* Use clipboard
|
||||
*/
|
||||
#define wxUSE_CLIPBOARD 0
|
||||
/*
|
||||
* Use tooltips
|
||||
*/
|
||||
#define wxUSE_TOOLTIPS 0
|
||||
/*
|
||||
* Use dnd
|
||||
*/
|
||||
|
Reference in New Issue
Block a user