aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llfloateranimpreview.h
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/llfloateranimpreview.h')
-rw-r--r--linden/indra/newview/llfloateranimpreview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/newview/llfloateranimpreview.h b/linden/indra/newview/llfloateranimpreview.h
index c536fb5..68cd3d5 100644
--- a/linden/indra/newview/llfloateranimpreview.h
+++ b/linden/indra/newview/llfloateranimpreview.h
@@ -102,7 +102,7 @@ public:
102 static void onSaveComplete(const LLUUID& asset_uuid, 102 static void onSaveComplete(const LLUUID& asset_uuid,
103 LLAssetType::EType type, 103 LLAssetType::EType type,
104 void* user_data, 104 void* user_data,
105 S32 status); 105 S32 status, LLExtStat ext_status);
106protected: 106protected:
107 void draw(); 107 void draw();
108 void resetMotion(); 108 void resetMotion();