summaryrefslogtreecommitdiff
path: root/indra/newview/llpaneleditwearable.h
diff options
context:
space:
mode:
authorLogan Dethrow <log@lindenlab.com>2012-11-19 14:26:59 -0500
committerLogan Dethrow <log@lindenlab.com>2012-11-19 14:26:59 -0500
commit2aa56069f458441daa74a86a8805763482f02fd6 (patch)
treec0ed561f408d82f1783afed8b4f1fc2ea2e3f446 /indra/newview/llpaneleditwearable.h
parentee810bf2abe230769bd5ee81dc76e54d5fcda34c (diff)
WIP SH-3339 Only try to increment the cof version if in a server bake region.
Diffstat (limited to 'indra/newview/llpaneleditwearable.h')
-rw-r--r--indra/newview/llpaneleditwearable.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llpaneleditwearable.h b/indra/newview/llpaneleditwearable.h
index 9c9eac791e..67217f8751 100644
--- a/indra/newview/llpaneleditwearable.h
+++ b/indra/newview/llpaneleditwearable.h
@@ -78,6 +78,7 @@ public:
virtual void setVisible(BOOL visible);
+ static void incrementCofVersion();
static void incrementCofVersion(S32 retries);
private: