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

@ -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,