diff options
author | simon <none@none> | 2014-06-24 09:47:21 -0700 |
---|---|---|
committer | simon <none@none> | 2014-06-24 09:47:21 -0700 |
commit | 527f180dd74d83e478d68402626ca23341cc42e6 (patch) | |
tree | 5aef870c565ef6f919e1cff257093c9b191ef0a5 /indra/newview/llpanelpeople.h | |
parent | 07e7fbb4ade2e05c4863ca1e40ce26304449697d (diff) | |
parent | c7057ef56efc1cca5683ca22e2ad410198d131e8 (diff) |
Merge viewer-release and become version 3.7.11
Diffstat (limited to 'indra/newview/llpanelpeople.h')
-rwxr-xr-x | indra/newview/llpanelpeople.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llpanelpeople.h b/indra/newview/llpanelpeople.h index 34dc3d9ab7..55eaf74f74 100755 --- a/indra/newview/llpanelpeople.h +++ b/indra/newview/llpanelpeople.h @@ -57,7 +57,7 @@ public: // when voice is available /*virtual*/ void onChange(EStatusType status, const std::string &channelURI, bool proximal); - bool mTryToConnectToFbc; + bool mTryToConnectToFacebook; // internals class Updater; |