add xml attributes for combobox node and add resolution selection for new doc
This commit is contained in:
@@ -39,6 +39,8 @@ enum class kAttribute : uint16_t
|
||||
Value = const_hash("value"),
|
||||
Range = const_hash("range"),
|
||||
AspectRatio = const_hash("aspect-ratio"),
|
||||
ComboList = const_hash("combo-list"),
|
||||
Default = const_hash("default"),
|
||||
};
|
||||
|
||||
enum class kWidget : uint16_t
|
||||
|
||||
Reference in New Issue
Block a user