mirror of
https://github.com/slint-ui/slint.git
synced 2025-11-13 09:12:19 +00:00
material: Modal: Export component so that the provided doc snippet compiles
Imported from a211f7fb9d
This commit is contained in:
parent
5cf7839be6
commit
daa94fa365
1 changed files with 1 additions and 0 deletions
|
|
@ -47,6 +47,7 @@ export { TonalButton } from "./ui/components/tonal_button.slint";
|
|||
export { TonalIconButton } from "./ui/components/tonal_icon_button.slint";
|
||||
export { ToolTip } from "./ui/components/tooltip.slint";
|
||||
export { Vertical } from "./ui/components/vertical.slint";
|
||||
export { Modal } from "./ui/components/modal.slint";
|
||||
|
||||
// items
|
||||
export { ListItem } from "./ui/items/list_item.slint";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue