summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelpeople.h
diff options
context:
space:
mode:
authorMerov Linden <merov@lindenlab.com>2013-07-03 19:31:34 -0700
committerMerov Linden <merov@lindenlab.com>2013-07-03 19:31:34 -0700
commit8494e04a759ef1d91d30663eb7da84ef271c65be (patch)
tree281f157e39bc37c1276c35d86809bec4f5f31d4e /indra/newview/llpanelpeople.h
parent6e8b353575f670e50267cb172860a3f8da1dbbd0 (diff)
parentf7a1f7b784fff0579e4d1fecd8265d0f960bd7f4 (diff)
Pull merge from lindenlab/viewer-fbc
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 c6ee7b8165..b746835dfb 100755
--- a/indra/newview/llpanelpeople.h
+++ b/indra/newview/llpanelpeople.h
@@ -76,7 +76,7 @@ private:
// methods indirectly called by the updaters
void updateFriendListHelpText();
void updateFriendList();
- void updateSuggestedFriendList();
+ bool updateSuggestedFriendList();
void updateNearbyList();
void updateRecentList();
void updateFacebookList(bool visible);