Add an option to draw *'s instead of characters for password fields

This commit is contained in:
Jared Moulton 2022-03-01 01:31:09 -07:00 committed by Olivier Goffart
parent 39a2290221
commit fdbc8056b3
10 changed files with 55 additions and 5 deletions

View file

@ -117,6 +117,7 @@ fn gen_corelib(
"ImageFit",
"FillRule",
"MouseCursor",
"InputType",
"StandardButtonKind",
"DialogButtonRole",
"PointerEventKind",