summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelgrouplandmoney.cpp
diff options
context:
space:
mode:
authorTofu Linden <tofu.linden@lindenlab.com>2010-04-07 13:03:35 +0100
committerTofu Linden <tofu.linden@lindenlab.com>2010-04-07 13:03:35 +0100
commitadce2ecdf8f3a0efcd4907699d286012124ac496 (patch)
treef36622a23028b73946bd3b70fd741b4f30464e33 /indra/newview/llpanelgrouplandmoney.cpp
parent8da371b0f08f92fb1fef083f0bfb526f0698afd7 (diff)
parent7dd71a60c51ed81c1ddfa98d09a158488a85b753 (diff)
PE merge from pe-viewer-trunk
Diffstat (limited to 'indra/newview/llpanelgrouplandmoney.cpp')
-rw-r--r--indra/newview/llpanelgrouplandmoney.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llpanelgrouplandmoney.cpp b/indra/newview/llpanelgrouplandmoney.cpp
index f276df8573..9ac3a07041 100644
--- a/indra/newview/llpanelgrouplandmoney.cpp
+++ b/indra/newview/llpanelgrouplandmoney.cpp
@@ -1600,7 +1600,7 @@ void LLPanelGroupLandMoney::setGroupID(const LLUUID& id)
mImplementationp->mMoneySalesTabEHp->setGroupID(mGroupID);
}
- mImplementationp->mBeenActivated = true;
+ mImplementationp->mBeenActivated = false;
activate();
}