mirror of
git://source.winehq.org/git/wine.git
synced 2024-10-31 19:49:50 +00:00
include: Add DFC_POPUPMENU.
This commit is contained in:
parent
92ddc1c851
commit
a3ec0a9466
1 changed files with 1 additions and 0 deletions
|
@ -3318,6 +3318,7 @@ typedef struct {
|
|||
#define DFC_MENU 2
|
||||
#define DFC_SCROLL 3
|
||||
#define DFC_BUTTON 4
|
||||
#define DFC_POPUPMENU 5
|
||||
|
||||
/* uState's */
|
||||
|
||||
|
|
Loading…
Reference in a new issue