diff options
author | Loren Shih <seraph@lindenlab.com> | 2009-12-08 13:31:43 -0500 |
---|---|---|
committer | Loren Shih <seraph@lindenlab.com> | 2009-12-08 13:31:43 -0500 |
commit | 51a196416d9bde106ae0cb3cfd77003a68a6265b (patch) | |
tree | c23c8757069fa9f7547c12b8ed0fff103ee2ee6e /indra/newview/llpaneloutfitsinventory.h | |
parent | 65123f20de0c94afca51fc58cd199ee5cad0c6f1 (diff) | |
parent | 6cd487d33bb85ee62e77ae408c0bea60f53a335b (diff) |
Automated merge avp->avp
--HG--
branch : avatar-pipeline
Diffstat (limited to 'indra/newview/llpaneloutfitsinventory.h')
-rw-r--r-- | indra/newview/llpaneloutfitsinventory.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llpaneloutfitsinventory.h b/indra/newview/llpaneloutfitsinventory.h index aa0ab4efbc..afeaef485d 100644 --- a/indra/newview/llpaneloutfitsinventory.h +++ b/indra/newview/llpaneloutfitsinventory.h @@ -55,6 +55,8 @@ public: void onSearchEdit(const std::string& string); void onWear(); + void onAdd(); + void onRemove(); void onEdit(); void onNew(); |