diff options
author | Loren Shih <seraph@lindenlab.com> | 2011-03-15 11:40:15 -0400 |
---|---|---|
committer | Loren Shih <seraph@lindenlab.com> | 2011-03-15 11:40:15 -0400 |
commit | 27d34b5707934438e2363b5e8702bbbaedb3e2b6 (patch) | |
tree | 6c2a3acb48ac377252226be529e6b0409e6e2650 /indra/newview/llfloatermodelpreview.h | |
parent | 01600af612df4421a7f095a67db2f135da9fe161 (diff) | |
parent | 16ff50719055aae202011e4b20aeae41d98493fa (diff) |
Automated merge from mesh-development
Diffstat (limited to 'indra/newview/llfloatermodelpreview.h')
-rw-r--r-- | indra/newview/llfloatermodelpreview.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llfloatermodelpreview.h b/indra/newview/llfloatermodelpreview.h index ffda565fef..aac20244cc 100644 --- a/indra/newview/llfloatermodelpreview.h +++ b/indra/newview/llfloatermodelpreview.h @@ -183,6 +183,7 @@ protected: friend class LLPhysicsDecomp; static void onImportScaleCommit(LLUICtrl*, void*); + static void onPelvisOffsetCommit(LLUICtrl*, void*); static void onUploadJointsCommit(LLUICtrl*,void*); static void onUploadSkinCommit(LLUICtrl*,void*); |