Win build fix

master
Paul ProductEngine 2012-06-19 20:37:07 +03:00
parent 18aabdfd3d
commit ad4ae55835
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
static LLDefaultChildRegistry::Register<LLChatEntry> r("text_editor");
LLChatEntry::LLChatEntry::Params::Params()
LLChatEntry::Params::Params()
: has_history("has_history", true),
is_expandable("is_expandable", false),
expand_lines_count("expand_lines_count", 1)