diff options
Diffstat (limited to 'indra/newview/llpanelgrouplandmoney.h')
-rw-r--r-- | indra/newview/llpanelgrouplandmoney.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llpanelgrouplandmoney.h b/indra/newview/llpanelgrouplandmoney.h index 591511a5fb..748485745b 100644 --- a/indra/newview/llpanelgrouplandmoney.h +++ b/indra/newview/llpanelgrouplandmoney.h @@ -44,7 +44,7 @@ class LLPanelGroupLandMoney : public LLPanelGroupTab { public: - LLPanelGroupLandMoney(const std::string& name, const LLUUID& group_id); + LLPanelGroupLandMoney(const LLUUID& group_id); virtual ~LLPanelGroupLandMoney(); virtual BOOL postBuild(); virtual BOOL isVisibleByAgent(LLAgent* agentp); |