diff options
author | Leyla Farazha <leyla@lindenlab.com> | 2010-10-12 15:52:03 -0700 |
---|---|---|
committer | Leyla Farazha <leyla@lindenlab.com> | 2010-10-12 15:52:03 -0700 |
commit | d3422c8d9e90f8c5ea675b470f425b13ed602654 (patch) | |
tree | 6c154dfca958e33c327834427fe8afaba6270af0 /indra/llui/llnotifications.h | |
parent | 0f7ca61386e4cf0f9efda7c380c40cc608f26ea3 (diff) | |
parent | a8fbfa40ba6153668e1f713ae0e128224b4f400f (diff) |
Merge
Diffstat (limited to 'indra/llui/llnotifications.h')
-rw-r--r-- | indra/llui/llnotifications.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llui/llnotifications.h b/indra/llui/llnotifications.h index 3ae3f158e4..524cff70e8 100644 --- a/indra/llui/llnotifications.h +++ b/indra/llui/llnotifications.h @@ -506,7 +506,7 @@ public: std::string getLabel() const; std::string getURL() const; S32 getURLOption() const; - S32 getURLOpenExternally() const; + S32 getURLOpenExternally() const; const LLNotificationFormPtr getForm(); |