fixed complaint--

SVN revision: 80046
This commit is contained in:
Carsten Haitzler 2012-12-03 11:31:24 +00:00
parent bf5d2db05e
commit 7203636281
1 changed files with 2 additions and 2 deletions

View File

@ -759,11 +759,11 @@ group { name: "e/modules/everything/tab_item";
color3: 0 0 0 128; color3: 0 0 0 128;
color_class: "menu_item"; color_class: "menu_item";
text { font: "Sans"; size: 10; text { font: "Sans"; size: 10;
min: 1 1; min: 0 1;
align: 0.5 0.5; align: 0.5 0.5;
text_class: "menu_item"; text_class: "menu_item";
} }
fixed: 0 1; fixed: 1 1;
} }
description { state: "selected" 0.0; description { state: "selected" 0.0;
inherit: "default" 0.0; inherit: "default" 0.0;