summaryrefslogtreecommitdiff
path: root/indra/newview/llinventorybridge.h
diff options
context:
space:
mode:
authorMerov Linden <merov@lindenlab.com>2015-01-25 17:10:05 -0800
committerMerov Linden <merov@lindenlab.com>2015-01-25 17:10:05 -0800
commit4fdaa7fc561e9e05751373160434a61151c2b75e (patch)
tree9db73f0e41483ccbc1ecdaa9c4d8b114e967f646 /indra/newview/llinventorybridge.h
parenta62b1a26f5fcc88fa00c90075fa3c02b1f611e4c (diff)
DD-296 : Disable move and copy to marketplace if limit passed. Improve perf of validate_marketplaceting(). Open marketplace floater on copy or move. String fix.
Diffstat (limited to 'indra/newview/llinventorybridge.h')
-rwxr-xr-xindra/newview/llinventorybridge.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llinventorybridge.h b/indra/newview/llinventorybridge.h
index 82cabf43db..5ab956c1cf 100755
--- a/indra/newview/llinventorybridge.h
+++ b/indra/newview/llinventorybridge.h
@@ -76,6 +76,7 @@ public:
bool canShare() const;
bool canListOnMarketplace() const;
+ bool canListOnOutboxNow() const;
bool canListOnMarketplaceNow() const;
//--------------------------------------------------------------------