New syntax: allow to create component without base

This commit is contained in:
Olivier Goffart 2022-10-26 16:26:55 +02:00 committed by Olivier Goffart
parent d7e366864b
commit f055afd2de
14 changed files with 187 additions and 77 deletions

View file

@ -114,6 +114,7 @@ fn gen_corelib(
let mut config = default_config();
let items = [
"Empty",
"Rectangle",
"BorderRectangle",
"ImageItem",