gui2/label: Add a normal-sized gold label definition
This commit is contained in:
parent
4e5eb49a4a
commit
cb53d30799
1 changed files with 1 additions and 0 deletions
|
@ -112,6 +112,7 @@
|
|||
{_GUI_DEFINITION "default_huge" "default, huge font size" () HUGE () DEFAULT }
|
||||
{_GUI_DEFINITION "default_small" "default, small font size" () SMALL () DEFAULT }
|
||||
{_GUI_DEFINITION "default_tiny" "default, small font size" () TINY () DEFAULT }
|
||||
{_GUI_DEFINITION "gold" "regular gold label" () DEFAULT () TITLE }
|
||||
{_GUI_DEFINITION "gold_small" "small gold label" () SMALL () TITLE }
|
||||
|
||||
{_GUI_DEFINITION "monospace" "fixed width scroll label" monospace DEFAULT () DEFAULT }
|
||||
|
|
Loading…
Add table
Reference in a new issue