compilation fix for tooltip patch code applied by Julian and w32api
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24877 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -438,7 +438,9 @@ typedef struct {
|
|||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef NMTVGETINFOTIP
|
#if !defined(NMTVGETINFOTIP) && defined(TVN_FIRST)
|
||||||
|
// NB: Check for TVN_FIRST is done so that this code is not included if
|
||||||
|
// <commctrl.h> (which defined HTREEITEM) wasn't included before.
|
||||||
struct NMTVGETINFOTIPA
|
struct NMTVGETINFOTIPA
|
||||||
{
|
{
|
||||||
NMHDR hdr;
|
NMHDR hdr;
|
||||||
|
Reference in New Issue
Block a user