Look, the launcher is rendered with the new layout parser.

svn-id: r33641
This commit is contained in:
Vicent Marti 2008-08-05 16:23:17 +00:00
parent fdf485ea9b
commit eb3d163439
9 changed files with 85 additions and 52 deletions

View file

@ -437,7 +437,7 @@ protected:
XML_PROP(name, true)
XML_KEY(layout)
XML_PROP(type, true)
XML_PROP(align, false)
XML_PROP(center, false)
XML_PROP(direction, false)
XML_PROP(padding, false)
XML_PROP(spacing, false)