Undefine a macro when no longer needed.
This commit is contained in:
parent
2cbe565950
commit
f2f84a592a
1 changed files with 2 additions and 0 deletions
|
@ -71,6 +71,8 @@
|
|||
{LABEL_DEFINITION "default" "default label" 16 {FONT_COLOUR_ENABLED} "normal"}
|
||||
{LABEL_DEFINITION "title" "label used for titles" {FONT_SIZE_NORMAL__TITLE} {FONT_COLOUR_TITLE} "bold"}
|
||||
|
||||
#undef LABEL_DEFINITION
|
||||
|
||||
###
|
||||
### Temporary class to avoid the redraw problem for labels in a ttoggle_panel
|
||||
### This hack can be removed once the the redraw problem is fixed
|
||||
|
|
Loading…
Add table
Reference in a new issue