summaryrefslogtreecommitdiff
path: root/indra/newview/llfloatersocial.h
diff options
context:
space:
mode:
authorMerov Linden <merov@lindenlab.com>2013-06-24 17:03:37 -0700
committerMerov Linden <merov@lindenlab.com>2013-06-24 17:03:37 -0700
commit656903d77f8ccfe24fb907287bcafe416bf0375d (patch)
treeb33409ed45822ebf2dbb281381e3474bc9efc4b3 /indra/newview/llfloatersocial.h
parente2a7280918665222db3357a4d7566dbdc5d959f2 (diff)
parent68fa34965daa5bd65aea5cb1f4dc4554e7d9f70f (diff)
Pull merge from lindenlab/viewer-fbc
Diffstat (limited to 'indra/newview/llfloatersocial.h')
-rw-r--r--indra/newview/llfloatersocial.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/indra/newview/llfloatersocial.h b/indra/newview/llfloatersocial.h
index 2f3ff3ccdc..b43b1a0888 100644
--- a/indra/newview/llfloatersocial.h
+++ b/indra/newview/llfloatersocial.h
@@ -30,6 +30,13 @@
#include "llfloater.h"
#include "llviewertexture.h"
+class LLSocialStatusPanel : public LLPanel
+{
+public:
+ LLSocialStatusPanel();
+ void onSend();
+};
+
class LLSocialPhotoPanel : public LLPanel
{
public: