diff options
author | McCabe Maxsted | 2010-08-22 19:38:52 -0700 |
---|---|---|
committer | Jacek Antonelli | 2010-08-27 13:25:15 -0500 |
commit | 615b9f34fb21b40cb3ba9489c00ba8f5338e3a7d (patch) | |
tree | b40db983469b75ed2b978903e8797509d9f10e69 /linden/indra/newview/llpanelgroupgeneral.h | |
parent | Fixed terminology in VivoxLicenseAccepted help string. (diff) | |
download | meta-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.h | 1 |
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; |