From 8d82ebc6c8682577060b1d0e960b3be810dacb39 Mon Sep 17 00:00:00 2001 From: "msavchenko@ubuntu" Date: Mon, 17 Jun 2013 15:10:38 -0700 Subject: Fixed build issue --- indra/llui/llurlaction.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'indra/llui') diff --git a/indra/llui/llurlaction.h b/indra/llui/llurlaction.h index 65283394a0..1984ec63e9 100755 --- a/indra/llui/llurlaction.h +++ b/indra/llui/llurlaction.h @@ -79,7 +79,7 @@ public: static std::string getUserID(std::string url); static void sendIM(std::string url); static void addFriend(std::string url); - static void LLUrlAction::removeFriend(std::string url); + static void removeFriend(std::string url); /// specify the callbacks to enable this class's functionality typedef boost::function url_callback_t; -- cgit v1.2.3