summaryrefslogtreecommitdiff
path: root/indra/newview/llviewerinventory.h
diff options
context:
space:
mode:
authorAndrey Kleshchev <andreykproductengine@lindenlab.com>2023-03-27 21:24:21 +0300
committerAndrey Kleshchev <andreykproductengine@lindenlab.com>2023-03-27 21:27:50 +0300
commit0eff9756494a268f6aa68b66ce4d09cb5aa5460a (patch)
treef3a9c040d8d9ce7d743ed8290ab1698e546c3ccc /indra/newview/llviewerinventory.h
parentb00e2da9e23f4dad9c754ce479253ac07eeec154 (diff)
SL-18003 Basic dupplicate prevention
Diffstat (limited to 'indra/newview/llviewerinventory.h')
-rw-r--r--indra/newview/llviewerinventory.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llviewerinventory.h b/indra/newview/llviewerinventory.h
index 1554c84137..2ae2cebe5c 100644
--- a/indra/newview/llviewerinventory.h
+++ b/indra/newview/llviewerinventory.h
@@ -211,6 +211,8 @@ public:
// Returns true if a fetch was issued.
bool fetch();
+ // Returns true if a fetch was issued.
+ void setFetching(bool);
// used to help make caching more robust - for example, if
// someone is getting 4 packets but logs out after 3. the viewer