Add support for wxBitmapBundle to XRC.

See #22040.
This commit is contained in:
Vadim Zeitlin 2022-01-27 14:04:01 +01:00
commit 224d8ffdaf
10 changed files with 446 additions and 41 deletions

View file

@ -467,7 +467,8 @@ t_bitmap = t_url?,
(
attribute stock_id { t_identifier},
attribute stock_client { t_identifier}?
)?
)?,
attribute default_size { t_size}?
t_font = (
[xrc:p="o"] element size {_, t_float }* &