mirror of
https://gitee.com/idea4good/GuiLite.git
synced 2026-01-02 04:17:19 +08:00
rename enum
This commit is contained in:
@@ -11,7 +11,7 @@ typedef enum
|
||||
{
|
||||
ATTR_VISIBLE = 0x40000000L,
|
||||
ATTR_FOCUS = 0x20000000L,
|
||||
ATTR_MODAL = 0x10000000L// Handle touch action at high priority
|
||||
ATTR_PRIORITY = 0x10000000L// Handle touch action at high priority
|
||||
}WND_ATTRIBUTION;
|
||||
|
||||
typedef enum
|
||||
|
||||
Reference in New Issue
Block a user