diff options
| author | Igor Borovkov <iborovkov@productengine.com> | 2010-07-08 18:57:16 +0300 |
|---|---|---|
| committer | Igor Borovkov <iborovkov@productengine.com> | 2010-07-08 18:57:16 +0300 |
| commit | 737e8e59386f29c7693282ef22251263a51decc1 (patch) | |
| tree | 534449ac6fcb9f65d0d44ed652050a10791782a8 /indra/newview/llcofwearables.h | |
| parent | 414c845ddc0f624bca2eb7847d31afd8df6c5a6a (diff) | |
| parent | 5fef1c902a3c028e6dd7158955a82b42145c1680 (diff) | |
merge
--HG--
branch : product-engine
Diffstat (limited to 'indra/newview/llcofwearables.h')
| -rw-r--r-- | indra/newview/llcofwearables.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llcofwearables.h b/indra/newview/llcofwearables.h index de148e0d46..0518d59df3 100644 --- a/indra/newview/llcofwearables.h +++ b/indra/newview/llcofwearables.h @@ -116,6 +116,8 @@ protected: LLAccordionCtrlTab* mLastSelectedTab; + std::map<const LLAccordionCtrlTab*, LLAssetType::EType> mTab2AssetType; + LLCOFCallbacks mCOFCallbacks; LLListContextMenu* mClothingMenu; |
