summaryrefslogtreecommitdiff
path: root/indra/newview/llappearancemgr.h
diff options
context:
space:
mode:
authorLogan Dethrow <log@lindenlab.com>2012-12-13 18:07:50 -0500
committerLogan Dethrow <log@lindenlab.com>2012-12-13 18:07:50 -0500
commit3565f6f36db90e1a9a5918d8087f9dc0ab61eb69 (patch)
tree39d292fa5455fd654793a86d1dc978cecf52fb0b /indra/newview/llappearancemgr.h
parent632addf63dd6db5cffc18fd351b1899b30fc9062 (diff)
WIP SH-3339. Commit to merge from trunk to get build fixes, etc.
Diffstat (limited to 'indra/newview/llappearancemgr.h')
-rwxr-xr-xindra/newview/llappearancemgr.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/indra/newview/llappearancemgr.h b/indra/newview/llappearancemgr.h
index 525402c215..7c94542e20 100755
--- a/indra/newview/llappearancemgr.h
+++ b/indra/newview/llappearancemgr.h
@@ -191,6 +191,9 @@ public:
void incrementCofVersion(LLHTTPClient::ResponderPtr responder_ptr = NULL);
+ // *HACK Remove this after server side texture baking is deployed on all sims.
+ void incrementCofVersionLegacy();
+
protected:
LLAppearanceMgr();
~LLAppearanceMgr();