diff options
author | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2012-07-12 11:09:27 -0400 |
---|---|---|
committer | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2012-07-12 11:09:27 -0400 |
commit | 6681b47d4f75433ef409ca3eaa0ea1e10161cc80 (patch) | |
tree | 5dcadab4c61b60f7a306faf14161f4d5551edd5e /indra/newview/llappearancemgr.h | |
parent | 033c84dc9452f4b38cdf87446203241c4554d126 (diff) |
SH-3267 WIP
Diffstat (limited to 'indra/newview/llappearancemgr.h')
-rwxr-xr-x | indra/newview/llappearancemgr.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llappearancemgr.h b/indra/newview/llappearancemgr.h index 46457f1dce..954820c154 100755 --- a/indra/newview/llappearancemgr.h +++ b/indra/newview/llappearancemgr.h @@ -93,6 +93,7 @@ public: // Find the Current Outfit folder. const LLUUID getCOF() const; + S32 getCOFVersion() const; // Finds the folder link to the currently worn outfit const LLViewerInventoryItem *getBaseOutfitLink(); |