diff options
author | Jacek Antonelli | 2008-08-15 23:45:48 -0500 |
---|---|---|
committer | Jacek Antonelli | 2008-08-15 23:45:48 -0500 |
commit | 32b59b5609706d574e2e3b9ff6162d35f6d7781c (patch) | |
tree | 340ae6f090700b109f2ced1c41b8fb274a215bd3 /linden/indra/newview/llfloateranimpreview.h | |
parent | Second Life viewer sources 1.20.4 (diff) | |
download | meta-impy-32b59b5609706d574e2e3b9ff6162d35f6d7781c.zip meta-impy-32b59b5609706d574e2e3b9ff6162d35f6d7781c.tar.gz meta-impy-32b59b5609706d574e2e3b9ff6162d35f6d7781c.tar.bz2 meta-impy-32b59b5609706d574e2e3b9ff6162d35f6d7781c.tar.xz |
Second Life viewer sources 1.20.5
Diffstat (limited to 'linden/indra/newview/llfloateranimpreview.h')
-rw-r--r-- | linden/indra/newview/llfloateranimpreview.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/linden/indra/newview/llfloateranimpreview.h b/linden/indra/newview/llfloateranimpreview.h index b1e1da7..52c2d6f 100644 --- a/linden/indra/newview/llfloateranimpreview.h +++ b/linden/indra/newview/llfloateranimpreview.h | |||
@@ -106,6 +106,9 @@ public: | |||
106 | LLAssetType::EType type, | 106 | LLAssetType::EType type, |
107 | void* user_data, | 107 | void* user_data, |
108 | S32 status, LLExtStat ext_status); | 108 | S32 status, LLExtStat ext_status); |
109 | private: | ||
110 | void setAnimCallbacks() ; | ||
111 | |||
109 | protected: | 112 | protected: |
110 | void draw(); | 113 | void draw(); |
111 | void resetMotion(); | 114 | void resetMotion(); |