mirror of
https://github.com/slint-ui/slint.git
synced 2025-09-30 22:01:13 +00:00
Allow normal Element to be in the Dialog's button row with dialog-button-role
This commit is contained in:
parent
fcf55084ab
commit
ae3e1b4680
13 changed files with 165 additions and 65 deletions
|
@ -116,6 +116,7 @@ fn gen_corelib(root_dir: &Path, include_dir: &Path) -> anyhow::Result<()> {
|
|||
"ImageFit",
|
||||
"FillRule",
|
||||
"StandardButtonKind",
|
||||
"DialogButtonRole",
|
||||
"PointerEventKind",
|
||||
"PointerEventButton",
|
||||
"PointerEvent",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue