summaryrefslogtreecommitdiff
path: root/indra/newview/llgroupiconctrl.cpp
diff options
context:
space:
mode:
authorpavelk_productengine <pavelkproductengine@lindenlab.com>2015-02-24 17:27:00 +0200
committerpavelk_productengine <pavelkproductengine@lindenlab.com>2015-02-24 17:27:00 +0200
commit575b750d1c1d3de2c86ad80759a2ba51d671344a (patch)
tree1fc648364d7e161336dca238cf3dc57682ede363 /indra/newview/llgroupiconctrl.cpp
parent9d8bbe16007ef9292a04856f55f71016cf1220bf (diff)
MAINT-4734 (Separate transaction notices from group notice/invites)
- introduced expanded notification view and general condense/expand behaviour for all types of notifications
Diffstat (limited to 'indra/newview/llgroupiconctrl.cpp')
-rwxr-xr-xindra/newview/llgroupiconctrl.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llgroupiconctrl.cpp b/indra/newview/llgroupiconctrl.cpp
index 6abf9ea637..26680e1ea5 100755
--- a/indra/newview/llgroupiconctrl.cpp
+++ b/indra/newview/llgroupiconctrl.cpp
@@ -52,7 +52,7 @@ LLGroupIconCtrl::LLGroupIconCtrl(const LLGroupIconCtrl::Params& p)
{
LLSD value(p.group_id);
setValue(value);
- }
+ }
else
{
LLIconCtrl::setValue(mDefaultIconName);