mild: fix compilation

This commit is contained in:
Boris Faure 2020-08-13 23:17:33 +02:00
parent fda837eb96
commit d331291d5e
Signed by: borisfaure
GPG Key ID: 35C0410516166BE8
1 changed files with 2 additions and 2 deletions

View File

@ -3117,7 +3117,7 @@ collections {
rel1.to: "terminology.content"; rel1.to: "terminology.content";
rel2.to: "terminology.content"; rel2.to: "terminology.content";
color: 255 255 255 255; color: 255 255 255 255;
color: "GLOW_TXT_HIGHLIGHT"; color_class: "GLOW_TXT_HIGHLIGHT";
align: 0.5 1.0; align: 0.5 1.0;
text { font: "Sans"; size: 10; text { font: "Sans"; size: 10;
align: 0.5 1.0; align: 0.5 1.0;
@ -3127,7 +3127,7 @@ collections {
description { state: "selected" 0.0; description { state: "selected" 0.0;
inherit: "default" 0.0; inherit: "default" 0.0;
color: 255 255 255 255; color: 255 255 255 255;
color: "GLOW_TXT_HIGHLIGHT"; color_class: "GLOW_TXT_HIGHLIGHT";
text { font:"Sans:style=Bold"; } text { font:"Sans:style=Bold"; }
} }
} }