RLVa update.
This commit is contained in:
@@ -26,6 +26,8 @@
|
||||
#include "rlvhelper.h"
|
||||
#include "rlvlocks.h"
|
||||
|
||||
struct LLOfferInfo;
|
||||
|
||||
// ============================================================================
|
||||
// RlvInventory class declaration
|
||||
//
|
||||
@@ -61,6 +63,8 @@ public:
|
||||
std::string getSharedPath(const LLViewerInventoryCategory* pFolder) const;
|
||||
// Returns TRUE if the supplied folder is a descendent of the #RLV folder
|
||||
bool isSharedFolder(const LLUUID& idFolder);
|
||||
// Returns TRUE if the inventory offer is a "give to #RLV" offer
|
||||
bool isGiveToRLVOffer(const LLOfferInfo& offerInfo);
|
||||
|
||||
/*
|
||||
* Inventory fetching
|
||||
|
||||
Reference in New Issue
Block a user