summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelgrouplandmoney.h
diff options
context:
space:
mode:
authorSteven Bennetts <steve@lindenlab.com>2009-10-18 22:42:55 +0000
committerSteven Bennetts <steve@lindenlab.com>2009-10-18 22:42:55 +0000
commit4ee757b45d527699b094bf9422244171fdd7d693 (patch)
tree90d0efe57653bf0cc31c0a8620d9d6cc05edcc2c /indra/newview/llpanelgrouplandmoney.h
parent1404ab0bde762eda99609a045555c9c29cd06f0f (diff)
Merging revisions 2036-2042 of https://svn.aws.productengine.com/secondlife/pe/stable-2 into P:\svn\viewer-2.0.0, respecting ancestry
* Bug Fixes: EXT-1542 EXT-1540 EXT-1529 EXT-1539
Diffstat (limited to 'indra/newview/llpanelgrouplandmoney.h')
-rw-r--r--indra/newview/llpanelgrouplandmoney.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llpanelgrouplandmoney.h b/indra/newview/llpanelgrouplandmoney.h
index 0f275ea9a8..7e08d26d6f 100644
--- a/indra/newview/llpanelgrouplandmoney.h
+++ b/indra/newview/llpanelgrouplandmoney.h
@@ -60,6 +60,8 @@ public:
static void processGroupAccountSummaryReply(LLMessageSystem* msg, void** data);
virtual void setGroupID(const LLUUID& id);
+
+ virtual void onLandSelectionChanged();
protected:
class impl;