diff options
author | Leyla Farazha <leyla@lindenlab.com> | 2010-06-17 16:26:26 -0700 |
---|---|---|
committer | Leyla Farazha <leyla@lindenlab.com> | 2010-06-17 16:26:26 -0700 |
commit | 6c121d4540cb4f916dd5fc6e18078e6cc11478bf (patch) | |
tree | 062533e68cd8f201450c5383ae78c0cdc5cd7fd6 /indra/newview/llslurl.h | |
parent | a6774820bc455160c6e7be70506aac205ca7eac2 (diff) | |
parent | b022a9f15897cd3eb20f2c977e7c8e8f2660d27a (diff) |
Merge
Diffstat (limited to 'indra/newview/llslurl.h')
-rw-r--r-- | indra/newview/llslurl.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llslurl.h b/indra/newview/llslurl.h index 1210c398f1..e9b0e7f52a 100644 --- a/indra/newview/llslurl.h +++ b/indra/newview/llslurl.h @@ -47,6 +47,7 @@ public: static const char* SLURL_SECONDLIFE_PATH; static const char* SLURL_COM; static const char* WWW_SLURL_COM; + static const char* SECONDLIFE_COM; static const char* MAPS_SECONDLIFE_COM; static const char* SLURL_X_GRID_LOCATION_INFO_SCHEME; static LLSLURL START_LOCATION; |