diff options
author | Mnikolenko ProductEngine <mnikolenko@productengine.com> | 2014-03-17 11:39:22 +0200 |
---|---|---|
committer | Mnikolenko ProductEngine <mnikolenko@productengine.com> | 2014-03-17 11:39:22 +0200 |
commit | d9a3eb063271abeec6b437730328fe4a6b1b81f2 (patch) | |
tree | e9871669b766c5a825cbb5ee10cb5369de107fb1 /indra/newview/llpanelplaceprofile.h | |
parent | 559a0229a16ada062a3a5204507adde9a1e70748 (diff) |
MAINT-2176 FIXED Maturity icon is added
Diffstat (limited to 'indra/newview/llpanelplaceprofile.h')
-rwxr-xr-x | indra/newview/llpanelplaceprofile.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llpanelplaceprofile.h b/indra/newview/llpanelplaceprofile.h index f4c6145881..ff24938b9c 100755 --- a/indra/newview/llpanelplaceprofile.h +++ b/indra/newview/llpanelplaceprofile.h @@ -103,6 +103,7 @@ private: LLTextBox* mEstateNameText; LLTextBox* mEstateRatingText; + LLIconCtrl* mEstateRatingIcon; LLTextBox* mEstateOwnerText; LLTextEditor* mCovenantText; |