aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llpanelgroupgeneral.h
diff options
context:
space:
mode:
authorMcCabe Maxsted2010-08-22 19:38:52 -0700
committerJacek Antonelli2010-08-27 13:25:15 -0500
commit615b9f34fb21b40cb3ba9489c00ba8f5338e3a7d (patch)
treeb40db983469b75ed2b978903e8797509d9f10e69 /linden/indra/newview/llpanelgroupgeneral.h
parentFixed terminology in VivoxLicenseAccepted help string. (diff)
downloadmeta-impy-615b9f34fb21b40cb3ba9489c00ba8f5338e3a7d.zip
meta-impy-615b9f34fb21b40cb3ba9489c00ba8f5338e3a7d.tar.gz
meta-impy-615b9f34fb21b40cb3ba9489c00ba8f5338e3a7d.tar.bz2
meta-impy-615b9f34fb21b40cb3ba9489c00ba8f5338e3a7d.tar.xz
Wip - mute group chat
Diffstat (limited to 'linden/indra/newview/llpanelgroupgeneral.h')
-rw-r--r--linden/indra/newview/llpanelgroupgeneral.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/linden/indra/newview/llpanelgroupgeneral.h b/linden/indra/newview/llpanelgroupgeneral.h
index 7135667..c4572e2 100644
--- a/linden/indra/newview/llpanelgroupgeneral.h
+++ b/linden/indra/newview/llpanelgroupgeneral.h
@@ -107,6 +107,7 @@ private:
107 LLCheckBoxCtrl *mCtrlEnrollmentFee; 107 LLCheckBoxCtrl *mCtrlEnrollmentFee;
108 LLSpinCtrl *mSpinEnrollmentFee; 108 LLSpinCtrl *mSpinEnrollmentFee;
109 LLCheckBoxCtrl *mCtrlReceiveNotices; 109 LLCheckBoxCtrl *mCtrlReceiveNotices;
110 LLCheckBoxCtrl *mCtrlReceiveChat;
110 LLCheckBoxCtrl *mCtrlListGroup; 111 LLCheckBoxCtrl *mCtrlListGroup;
111 LLTextBox *mActiveTitleLabel; 112 LLTextBox *mActiveTitleLabel;
112 LLComboBox *mComboActiveTitle; 113 LLComboBox *mComboActiveTitle;