diff options
Diffstat (limited to 'indra/newview/llimview.h')
-rw-r--r-- | indra/newview/llimview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llimview.h b/indra/newview/llimview.h index 8c2ca149a6..ae8fd355ea 100644 --- a/indra/newview/llimview.h +++ b/indra/newview/llimview.h @@ -76,7 +76,7 @@ public: bool mCallBackEnabled; bool mTextIMPossible; - bool mProfileButtonEnabled; + bool mOtherParticipantIsAvatar; }; |