diff options
author | Yuri Chebotarev <ychebotarev@productengine.com> | 2009-11-04 14:26:45 +0200 |
---|---|---|
committer | Yuri Chebotarev <ychebotarev@productengine.com> | 2009-11-04 14:26:45 +0200 |
commit | 6698c134b2c83b317df302f7b2f8f94124fc12e0 (patch) | |
tree | 28fb5e436f6cb183116f39c6d7fc9d0bff0365f6 /indra/newview/llchiclet.h | |
parent | 8bd0c9058d3d24218cf59dd01f152b41240853a4 (diff) | |
parent | 7ad64438430de9a26d2c7c790eb196db4817f259 (diff) |
merge
--HG--
branch : product-engine
Diffstat (limited to 'indra/newview/llchiclet.h')
-rw-r--r-- | indra/newview/llchiclet.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llchiclet.h b/indra/newview/llchiclet.h index 6eefd9829f..f82259c73e 100644 --- a/indra/newview/llchiclet.h +++ b/indra/newview/llchiclet.h @@ -457,6 +457,8 @@ public: Optional<bool> show_speaker; + Optional<LLColor4> avatar_icon_color; + Params(); }; |