mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-02-21 00:07:36 +08:00
* include/commctrl.h: Whitespace change.
This commit is contained in:
parent
154215ec38
commit
c9fadf3b49
@ -1853,9 +1853,9 @@ typedef struct tagTVINSERTSTRUCTW {
|
||||
#define TV_INSERTSTRUCTW TVINSERTSTRUCTW
|
||||
#define LPTV_INSERTSTRUCTW LPTVINSERTSTRUCTW
|
||||
typedef struct tagTVHITTESTINFO {
|
||||
POINT pt;
|
||||
UINT flags;
|
||||
HTREEITEM hItem;
|
||||
POINT pt;
|
||||
UINT flags;
|
||||
HTREEITEM hItem;
|
||||
} TVHITTESTINFO, *LPTVHITTESTINFO;
|
||||
#define _TV_HITTESTINFO tagTVHITTESTINFO
|
||||
#define TV_HITTESTINFO TVHITTESTINFO
|
||||
|
Loading…
x
Reference in New Issue
Block a user