summaryrefslogtreecommitdiff
path: root/indra/newview/llfloatersocial.h
diff options
context:
space:
mode:
authorGilbert Gonzales <gilbert@lindenlab.com>2013-07-19 16:36:55 -0700
committerGilbert Gonzales <gilbert@lindenlab.com>2013-07-19 16:36:55 -0700
commitc3c61018cd2d6547c4976c04edc4d3212cf3fb31 (patch)
treef27f917caecfedd35da60b9b855af6551ac80e56 /indra/newview/llfloatersocial.h
parent03563fcaa17c0af776c49baaa59421921603cddd (diff)
ACME-732 Create the viewer side info route responder
Diffstat (limited to 'indra/newview/llfloatersocial.h')
-rw-r--r--indra/newview/llfloatersocial.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llfloatersocial.h b/indra/newview/llfloatersocial.h
index e49445a39f..f947207fbe 100644
--- a/indra/newview/llfloatersocial.h
+++ b/indra/newview/llfloatersocial.h
@@ -124,6 +124,7 @@ public:
private:
void onVisibilityChange(const LLSD& new_visibility);
bool onFacebookConnectStateChange(const LLSD& data);
+ bool onFacebookConnectInfoChange();
void onConnect();
void onUseAnotherAccount();
void onDisconnect();