mirror of
https://gitee.com/zlgopen/awtk.git
synced 2024-12-02 12:08:16 +08:00
remove dup WIDGET_PROP_MAX_W
This commit is contained in:
parent
7a5d7a6863
commit
eaea8d5425
@ -65,12 +65,6 @@ BEGIN_C_DECLS
|
||||
*/
|
||||
#define WIDGET_PROP_H "h"
|
||||
|
||||
/**
|
||||
* @const WIDGET_PROP_MAX_W
|
||||
* 最大宽度。
|
||||
*/
|
||||
#define WIDGET_PROP_MAX_W "max_w"
|
||||
|
||||
/**
|
||||
* @const WIDGET_PROP_MAX_H
|
||||
* 最大高度。
|
||||
|
Loading…
Reference in New Issue
Block a user