summaryrefslogtreecommitdiff
path: root/indra/newview/llfloateranimpreview.h
diff options
context:
space:
mode:
authorXiaohong Bao <bao@lindenlab.com>2010-04-09 23:49:11 -0600
committerXiaohong Bao <bao@lindenlab.com>2010-04-09 23:49:11 -0600
commit0a80627bca63ee05ce07df510ebe2072399dd01d (patch)
tree8af963a46af857daabc0a24f3aefe36ee141a09e /indra/newview/llfloateranimpreview.h
parent55ea80076bafcd1baf6a8ccf713267b8c2c24185 (diff)
parentd64ccab573e9455815dede58f8027a8f2337a728 (diff)
Automated merge with ssh://hg.lindenlab.com/q/viewer-hotfix
Diffstat (limited to 'indra/newview/llfloateranimpreview.h')
-rw-r--r--indra/newview/llfloateranimpreview.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llfloateranimpreview.h b/indra/newview/llfloateranimpreview.h
index 3ee1f419ab..84f131a322 100644
--- a/indra/newview/llfloateranimpreview.h
+++ b/indra/newview/llfloateranimpreview.h
@@ -50,6 +50,8 @@ protected:
public:
LLPreviewAnimation(S32 width, S32 height);
+ /*virtual*/ S8 getType() const ;
+
BOOL render();
void requestUpdate();
void rotate(F32 yaw_radians, F32 pitch_radians);