summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelpeople.h
diff options
context:
space:
mode:
authorCho <cho@lindenlab.com>2014-02-21 02:06:03 +0000
committerCho <cho@lindenlab.com>2014-02-21 02:06:03 +0000
commitac9cf045ecc14f8c650773f3fff7bc338fa468d0 (patch)
tree41d0fedcb325bf2fda21ea4ad3c1ff033cc0fff4 /indra/newview/llpanelpeople.h
parent63e7c0c131859dd38f98e5ebbfabc2932a7b1bff (diff)
Added Friends tab to Facebook floater for ACME-1325
Diffstat (limited to 'indra/newview/llpanelpeople.h')
-rwxr-xr-xindra/newview/llpanelpeople.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llpanelpeople.h b/indra/newview/llpanelpeople.h
index c7141f36ee..67e190dafd 100755
--- a/indra/newview/llpanelpeople.h
+++ b/indra/newview/llpanelpeople.h
@@ -56,7 +56,7 @@ public:
// when voice is available
/*virtual*/ void onChange(EStatusType status, const std::string &channelURI, bool proximal);
- bool mTryToConnectToFbc;
+ bool mTryToConnectToFacebook;
// internals
class Updater;