mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-01 22:31:14 +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
|
@ -47,6 +47,7 @@ declare_ValueType![
|
|||
crate::items::EventResult,
|
||||
crate::Brush,
|
||||
crate::items::FillRule,
|
||||
crate::items::DialogButtonRole,
|
||||
crate::items::StandardButtonKind,
|
||||
crate::graphics::Point,
|
||||
crate::items::PointerEvent,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue