Scroll List Dates need a default format
This commit is contained in:
@@ -78,7 +78,7 @@ public:
|
|||||||
visible("visible", true),
|
visible("visible", true),
|
||||||
value("value"),
|
value("value"),
|
||||||
tool_tip("tool_tip", ""),
|
tool_tip("tool_tip", ""),
|
||||||
format("format", ""),
|
format("format", "%D %T"),
|
||||||
font("font"/*, LLFontGL::getFontSansSerifSmall()*/),
|
font("font"/*, LLFontGL::getFontSansSerifSmall()*/),
|
||||||
font_color("font_color", LLColor4::black),
|
font_color("font_color", LLColor4::black),
|
||||||
font_style("font-style"),
|
font_style("font-style"),
|
||||||
|
|||||||
Reference in New Issue
Block a user