summaryrefslogtreecommitdiff
path: root/indra/newview/llimview.h
diff options
context:
space:
mode:
authorEugene Mutavchi <emutavchi@productengine.com>2009-10-28 18:44:31 +0200
committerEugene Mutavchi <emutavchi@productengine.com>2009-10-28 18:44:31 +0200
commit4ca9e28f91446c2da413cc1089105278b60c8453 (patch)
tree946a43ada2957a1a3c96b42a993f740ce0ed5f00 /indra/newview/llimview.h
parent86921724c438e31957bc803695054bba80645df4 (diff)
No ticket, just renamed mProfileButtonEnabled to mOtherParticipantIsAvatar
--HG-- branch : product-engine
Diffstat (limited to 'indra/newview/llimview.h')
-rw-r--r--indra/newview/llimview.h2
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;
};