diff options
author | Loren Shih <seraph@lindenlab.com> | 2009-11-13 16:21:11 -0500 |
---|---|---|
committer | Loren Shih <seraph@lindenlab.com> | 2009-11-13 16:21:11 -0500 |
commit | 7a1e7dd69d8c3c5f302c95ee083155fe0863a0be (patch) | |
tree | bfd26599f4c25af43c0a8d6c8050d203f4a41c2d /indra/newview/llfloatertools.h | |
parent | f0cd44a6a2c4001111e82425cf2bd4fee63fad27 (diff) | |
parent | 2aa9f1bcbe0c51f9de24d52a08726dc13038f5b8 (diff) |
merge
--HG--
branch : avatar-pipeline
Diffstat (limited to 'indra/newview/llfloatertools.h')
-rw-r--r-- | indra/newview/llfloatertools.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llfloatertools.h b/indra/newview/llfloatertools.h index a3e0cac034..05a88a31d3 100644 --- a/indra/newview/llfloatertools.h +++ b/indra/newview/llfloatertools.h @@ -121,6 +121,7 @@ private: static bool multipleFacesSelectedConfirm(const LLSD& notification, const LLSD& response); static void setObjectType( LLPCode pcode ); void onClickGridOptions(); + S32 calcRenderCost(); public: LLButton *mBtnFocus; |