summaryrefslogtreecommitdiff
path: root/indra/newview/llinventorybridge.h
diff options
context:
space:
mode:
authorTofu Linden <tofu.linden@lindenlab.com>2010-05-08 13:15:47 +0100
committerTofu Linden <tofu.linden@lindenlab.com>2010-05-08 13:15:47 +0100
commita9798c5b3beda63263c5d9008db435ecb1e0d095 (patch)
tree3092c3e68cbe65bd2511b673f7b26fc67988421f /indra/newview/llinventorybridge.h
parentfe1228a840493f5b220d9a6134ba7d1555d4c589 (diff)
parent7108c9e07afa538ef9357582ae52a27abcd3708c (diff)
merge
Diffstat (limited to 'indra/newview/llinventorybridge.h')
-rw-r--r--indra/newview/llinventorybridge.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llinventorybridge.h b/indra/newview/llinventorybridge.h
index c45e376cab..aa3b36e7e2 100644
--- a/indra/newview/llinventorybridge.h
+++ b/indra/newview/llinventorybridge.h
@@ -267,6 +267,8 @@ protected:
virtual BOOL isItemPermissive() const;
static void buildDisplayName(LLInventoryItem* item, std::string& name);
mutable std::string mDisplayName;
+
+ BOOL confirmRemoveItem(const LLSD& notification, const LLSD& response);
};
class LLFolderBridge : public LLInvFVBridge