summaryrefslogtreecommitdiff
path: root/indra/newview/lloutfitgallery.h
diff options
context:
space:
mode:
authorMnikolenko Productengine <mnikolenko@productengine.com>2016-05-25 18:52:57 +0300
committerMnikolenko Productengine <mnikolenko@productengine.com>2016-05-25 18:52:57 +0300
commit5b49f5c56e0178d1f2f655ee678a9bea58edd5d5 (patch)
tree3f3157de2dd37d0888e3200891e4867704236ed9 /indra/newview/lloutfitgallery.h
parent4d9b3cd725e053e10016a39313080c9c6c6a71c7 (diff)
MAINT-6440 FIXED Inappropriate outfit is worn after clicking Wear button in Visual Outfit Browser
Diffstat (limited to 'indra/newview/lloutfitgallery.h')
-rw-r--r--indra/newview/lloutfitgallery.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/lloutfitgallery.h b/indra/newview/lloutfitgallery.h
index b8c7d66406..a22e86df83 100644
--- a/indra/newview/lloutfitgallery.h
+++ b/indra/newview/lloutfitgallery.h
@@ -89,6 +89,8 @@ public:
void onSelectPhoto(LLUUID selected_outfit_id);
void onTakeSnapshot(LLUUID selected_outfit_id);
+ void wearSelectedOutfit();
+
/*virtual*/ void setFilterSubString(const std::string& string);