summaryrefslogtreecommitdiff
path: root/indra/newview/llcommandhandler.h
diff options
context:
space:
mode:
authorAndrey Kleshchev <andreykproductengine@lindenlab.com>2023-03-31 17:47:07 +0300
committerAndrey Kleshchev <andreykproductengine@lindenlab.com>2023-03-31 17:47:07 +0300
commita6daa3a26d2b566df0a0563fc6d6c40fb385a1f0 (patch)
tree149e078a00a671c95c1f9d16c47a4ddd6447d7df /indra/newview/llcommandhandler.h
parent302bfb6e81c28254b750392eea2468b434220bb3 (diff)
SL-19432 External group links dont load in SL
Diffstat (limited to 'indra/newview/llcommandhandler.h')
-rw-r--r--indra/newview/llcommandhandler.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llcommandhandler.h b/indra/newview/llcommandhandler.h
index 763e3ee51f..486feecca6 100644
--- a/indra/newview/llcommandhandler.h
+++ b/indra/newview/llcommandhandler.h
@@ -70,6 +70,8 @@ public:
};
static const std::string NAV_TYPE_CLICKED;
+ static const std::string NAV_TYPE_EXTERNAL;
+ static const std::string NAV_TYPE_NAVIGATED;
LLCommandHandler(const char* command, EUntrustedAccess untrusted_access);
// Automatically registers object to get called when