mirror of
https://github.com/slint-ui/slint.git
synced 2025-09-30 22:01:13 +00:00
New widget: StandardButton
This commit is contained in:
parent
21f9850b43
commit
671df0f24f
16 changed files with 353 additions and 109 deletions
|
@ -114,6 +114,7 @@ fn gen_corelib(root_dir: &Path, include_dir: &Path) -> anyhow::Result<()> {
|
|||
"TextWrap",
|
||||
"ImageFit",
|
||||
"FillRule",
|
||||
"StandardButtonKind",
|
||||
]
|
||||
.iter()
|
||||
.chain(items.iter())
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue