comctl32: Fix a typo.
This commit is contained in:
parent
65d12c342d
commit
b618e03b26
|
@ -1427,7 +1427,7 @@ typedef struct tagNMTBGETINFOTIPW
|
|||
LPARAM lParam;
|
||||
} NMTBGETINFOTIPW, *LPNMTBGETINFOTIPW;
|
||||
|
||||
#define NMTBGETINFOTIP WINELIB_NAME_AW(NMTBGETINFOFTIP)
|
||||
#define NMTBGETINFOTIP WINELIB_NAME_AW(NMTBGETINFOTIP)
|
||||
#define LPNMTBGETINFOTIP WINELIB_NAME_AW(LPNMTBGETINFOTIP)
|
||||
|
||||
typedef struct
|
||||
|
|
Loading…
Reference in New Issue