diff options
author | Richard Linden <none@none> | 2011-04-06 15:20:51 -0700 |
---|---|---|
committer | Richard Linden <none@none> | 2011-04-06 15:20:51 -0700 |
commit | 1d34e7b90bb9b45e20051d777da5d24dc76dbd50 (patch) | |
tree | 4028d274dd824485f7a97d36a48b92e7ff72b357 /indra/newview/llcommandhandler.h | |
parent | b5c834c6fdcee7d7238bebfc561ecee3ecca3589 (diff) | |
parent | 75ddf612ad29240d6d34b5044ae09e4295217766 (diff) |
Automated merge with http://hg.secondlife.com/viewer-development
Diffstat (limited to 'indra/newview/llcommandhandler.h')
-rw-r--r-- | indra/newview/llcommandhandler.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llcommandhandler.h b/indra/newview/llcommandhandler.h index 1e65b6de23..1e0895565a 100644 --- a/indra/newview/llcommandhandler.h +++ b/indra/newview/llcommandhandler.h @@ -95,6 +95,7 @@ public: const LLSD& params, const LLSD& query_map, LLMediaCtrl* web, + const std::string& nav_type, bool trusted_browser); // Execute a command registered via the above mechanism, // passing string parameters. |