From 65123f20de0c94afca51fc58cd199ee5cad0c6f1 Mon Sep 17 00:00:00 2001 From: Loren Shih Date: Tue, 8 Dec 2009 13:30:25 -0500 Subject: Incorporated code formatting cleanup from llsidepaneltaskinfo into llpanelpermissions. No functionality changes. --HG-- branch : avatar-pipeline --- indra/newview/llpanelpermissions.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/indra/newview/llpanelpermissions.h b/indra/newview/llpanelpermissions.h index 805a4dbe97..38d3be532f 100644 --- a/indra/newview/llpanelpermissions.h +++ b/indra/newview/llpanelpermissions.h @@ -84,6 +84,9 @@ protected: static void onCommitIncludeInSearch(LLUICtrl* ctrl, void*); protected: + void disableAll(); + +private: LLNameBox* mLabelGroupName; // group name LLUUID mCreatorID; -- cgit v1.2.3