diff options
author | leyla_linden <none@none> | 2011-02-08 15:01:02 -0800 |
---|---|---|
committer | leyla_linden <none@none> | 2011-02-08 15:01:02 -0800 |
commit | b30bf98531b86a422a3b2f6098b351513d15a600 (patch) | |
tree | 6bf9a23cfa0340375c567b8b34f24996224597c7 /indra/newview/llfloatertools.h | |
parent | 9cd092544f6f4183af19132ed68111bd8d31a89f (diff) | |
parent | f2af75d93af24d2cba311d2f083c19d42e94df3d (diff) |
Merge
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 d5595445e0..87c3d2ab47 100644 --- a/indra/newview/llfloatertools.h +++ b/indra/newview/llfloatertools.h @@ -114,6 +114,7 @@ private: static bool multipleFacesSelectedConfirm(const LLSD& notification, const LLSD& response); static void setObjectType( LLPCode pcode ); void onClickGridOptions(); + S32 calcRenderCost(); public: LLButton *mBtnFocus; |