summaryrefslogtreecommitdiff
path: root/indra/llui/llurlregistry.cpp
diff options
context:
space:
mode:
authorEric M. Tulla (BigPapi) <tulla@lindenlab.com>2009-11-23 11:55:33 -0500
committerEric M. Tulla (BigPapi) <tulla@lindenlab.com>2009-11-23 11:55:33 -0500
commit9eb42546dc28f2a9c54a461b4ad9a02e9bf55d8f (patch)
treeb96dbe6721243a7bf88f6389786bb0094c5f6f07 /indra/llui/llurlregistry.cpp
parent1b07c1d7fb5b6d3ce15083bc3dbb65a3f0ac8006 (diff)
parent8580f840f323b9acdcbedbfe4ba45cb9c76eddd8 (diff)
Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/
Diffstat (limited to 'indra/llui/llurlregistry.cpp')
-rw-r--r--indra/llui/llurlregistry.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llui/llurlregistry.cpp b/indra/llui/llurlregistry.cpp
index a6922b019b..b2f084e5ac 100644
--- a/indra/llui/llurlregistry.cpp
+++ b/indra/llui/llurlregistry.cpp
@@ -55,6 +55,7 @@ LLUrlRegistry::LLUrlRegistry()
registerUrl(new LLUrlEntryPlace());
registerUrl(new LLUrlEntrySL());
registerUrl(new LLUrlEntrySLLabel());
+ registerUrl(new LLUrlEntryInventory());
}
LLUrlRegistry::~LLUrlRegistry()