diff options
Diffstat (limited to 'indra/newview/llfloateranimpreview.h')
| -rw-r--r-- | indra/newview/llfloateranimpreview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llfloateranimpreview.h b/indra/newview/llfloateranimpreview.h index fe6f19e962..d55783aab9 100644 --- a/indra/newview/llfloateranimpreview.h +++ b/indra/newview/llfloateranimpreview.h @@ -82,7 +82,7 @@ public: static void onSaveComplete(const LLUUID& asset_uuid, LLAssetType::EType type, void* user_data, - S32 status); + S32 status, LLExtStat ext_status); protected: void draw(); void resetMotion(); |
