summaryrefslogtreecommitdiff
path: root/indra/newview/llpaneloutfitedit.h
diff options
context:
space:
mode:
authorIgor Borovkov <iborovkov@productengine.com>2010-04-23 14:45:27 +0300
committerIgor Borovkov <iborovkov@productengine.com>2010-04-23 14:45:27 +0300
commit5405bf10cdb2a1c75f0f28ec88e82a6ba5487183 (patch)
tree2bfc90cd5af95846aa5e17c82d7acdbfd1da73c5 /indra/newview/llpaneloutfitedit.h
parentbb908fb73ee720898a22bda2119e3435992f0fef (diff)
parent181315db32165d71f2e1baec66caca24cd74ced7 (diff)
merge
--HG-- branch : product-engine
Diffstat (limited to 'indra/newview/llpaneloutfitedit.h')
-rw-r--r--indra/newview/llpaneloutfitedit.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/indra/newview/llpaneloutfitedit.h b/indra/newview/llpaneloutfitedit.h
index 308ee23115..b6f121d484 100644
--- a/indra/newview/llpaneloutfitedit.h
+++ b/indra/newview/llpaneloutfitedit.h
@@ -87,6 +87,8 @@ public:
// Sends a request for data about the given parcel, which will
// only update the location if there is none already available.
+ void moveWearable(bool closer_to_body);
+
void showAddWearablesPanel();
void showWearablesFilter();
void showFilteredWearablesPanel();
@@ -110,6 +112,8 @@ public:
private:
+ void updateVerbs();
+
//*TODO got rid of mCurrentOutfitID
LLUUID mCurrentOutfitID;