summaryrefslogtreecommitdiff
path: root/indra/newview/llfloatersocial.h
diff options
context:
space:
mode:
authorCho <cho@lindenlab.com>2013-11-11 23:13:01 +0000
committerCho <cho@lindenlab.com>2013-11-11 23:13:01 +0000
commitdbab46ae786166ac5d6c929e2c444d8f490edd58 (patch)
tree6b25276e8caa30639d33935c3679caea9974067a /indra/newview/llfloatersocial.h
parent15434d53ea1f1bca37b7b9d6d569b3cb61d09bbe (diff)
made floater_snapshot links open the photo tab on the corresponding floater for ACME-1168
Diffstat (limited to 'indra/newview/llfloatersocial.h')
-rw-r--r--indra/newview/llfloatersocial.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llfloatersocial.h b/indra/newview/llfloatersocial.h
index bbe07c9704..041ae8a268 100644
--- a/indra/newview/llfloatersocial.h
+++ b/indra/newview/llfloatersocial.h
@@ -150,6 +150,8 @@ public:
BOOL postBuild();
void draw();
void onCancel();
+
+ void showPhotoPanel();
static void preUpdate();
static void postUpdate();