Allow normal Element to be in the Dialog's button row with dialog-button-role

This commit is contained in:
Olivier Goffart 2021-10-04 18:35:36 +02:00 committed by Olivier Goffart
parent fcf55084ab
commit ae3e1b4680
13 changed files with 165 additions and 65 deletions

View file

@ -116,6 +116,7 @@ fn gen_corelib(root_dir: &Path, include_dir: &Path) -> anyhow::Result<()> {
"ImageFit",
"FillRule",
"StandardButtonKind",
"DialogButtonRole",
"PointerEventKind",
"PointerEventButton",
"PointerEvent",