From 0c828289c04a9783eab72d2e9f77903f96f2bc62 Mon Sep 17 00:00:00 2001 From: Alexei Arabadji Date: Mon, 30 Nov 2009 18:15:09 +0200 Subject: renamed LLHandlerUtil::logToIM to LLHandlerUtil::logToIMP2P; avoided IM-toast popup when adding message to session; --HG-- branch : product-engine --- indra/newview/llnotificationhandler.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'indra/newview/llnotificationhandler.h') diff --git a/indra/newview/llnotificationhandler.h b/indra/newview/llnotificationhandler.h index d42b0148d6..b561f795f5 100644 --- a/indra/newview/llnotificationhandler.h +++ b/indra/newview/llnotificationhandler.h @@ -268,7 +268,7 @@ public: /** * Writes notification message to IM session. */ - static void logToIM(const LLNotificationPtr& notification); + static void logToIMP2P(const LLNotificationPtr& notification); }; } -- cgit v1.2.3