summaryrefslogtreecommitdiff
path: root/indra/newview/llfloatersocial.h
diff options
context:
space:
mode:
authorCho <cho@lindenlab.com>2013-06-27 22:50:41 +0100
committerCho <cho@lindenlab.com>2013-06-27 22:50:41 +0100
commit1d54e25990b5e28a6fd7f352bfa26473aec53d6d (patch)
treed7aeb519a3a30d4060db7057b4357a4f541c2f9a /indra/newview/llfloatersocial.h
parent26832818780ffe5052443db3c6bbfca15575a5b5 (diff)
Fixed delay in loading tabs on Facebook floater for ACME-649
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 6411843b9c..6675a990f4 100644
--- a/indra/newview/llfloatersocial.h
+++ b/indra/newview/llfloatersocial.h
@@ -70,6 +70,7 @@ class LLSocialPhotoPanel : public LLPanel
LLSnapshotLivePreview* getPreviewView();
void updateControls();
+ void onVisibilityChange(const LLSD& new_visibility);
LLUICtrl * mResolutionComboBox;
LLUICtrl *mRefreshBtn, *mRefreshLabel;