diff options
author | AndreyL ProductEngine <alihatskiy@productengine.com> | 2016-12-20 00:25:34 +0200 |
---|---|---|
committer | AndreyL ProductEngine <alihatskiy@productengine.com> | 2016-12-20 00:25:34 +0200 |
commit | db8eb0f995889e222e38748dfee647058653e3f6 (patch) | |
tree | 39a67775fcb6af910a8519b73fa9f5c288204044 /indra/newview/llinventorybridge.h | |
parent | ccff36c8ee278129af3a8916bf931ab4ca14a76d (diff) | |
parent | 946b28ad765dc43ad6d1c715fa93a6f7c233ce64 (diff) |
Merged in lindenlab/viewer-lynx
Diffstat (limited to 'indra/newview/llinventorybridge.h')
-rw-r--r-- | indra/newview/llinventorybridge.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llinventorybridge.h b/indra/newview/llinventorybridge.h index df25e01688..b7d8c9d034 100644 --- a/indra/newview/llinventorybridge.h +++ b/indra/newview/llinventorybridge.h @@ -344,6 +344,7 @@ protected: BOOL checkFolderForContentsOfType(LLInventoryModel* model, LLInventoryCollectFunctor& typeToCheck); void modifyOutfit(BOOL append); + void copyOutfitToClipboard(); void determineFolderType(); void dropToFavorites(LLInventoryItem* inv_item); |