summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterregioninfo.h
diff options
context:
space:
mode:
authorAndreyL ProductEngine <alihatskiy@productengine.com>2018-05-08 01:18:20 +0300
committerAndreyL ProductEngine <alihatskiy@productengine.com>2018-05-08 01:18:20 +0300
commitbbb560bf8d99cc61f2f19f654322384458f82516 (patch)
tree6194b3bf1d228a1f760459d923760afc7b6e08ce /indra/newview/llfloaterregioninfo.h
parent8c1d51caf31c7d34c0c6c347576eed141577de2f (diff)
MAINT-8592 EstateAccess capability support
Diffstat (limited to 'indra/newview/llfloaterregioninfo.h')
-rw-r--r--indra/newview/llfloaterregioninfo.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llfloaterregioninfo.h b/indra/newview/llfloaterregioninfo.h
index 89bc7b7d92..ee6db9a87b 100644
--- a/indra/newview/llfloaterregioninfo.h
+++ b/indra/newview/llfloaterregioninfo.h
@@ -112,6 +112,7 @@ private:
LLFloaterRegionInfo(const LLSD& seed);
~LLFloaterRegionInfo();
+ static void requestEstateGetAccessCoro(std::string url, LLHandle<LLFloater> handle);
protected: