From 0b835fe1605be7908f63730575018c2b412b951f Mon Sep 17 00:00:00 2001 From: Vadim Savchuk Date: Fri, 18 Dec 2009 16:33:58 +0200 Subject: Fixed Linux build. --HG-- branch : product-engine --- indra/newview/llchiclet.cpp | 1 + indra/newview/llchiclet.h | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/indra/newview/llchiclet.cpp b/indra/newview/llchiclet.cpp index 1bdbdb6b82..84722db384 100644 --- a/indra/newview/llchiclet.cpp +++ b/indra/newview/llchiclet.cpp @@ -72,6 +72,7 @@ static const S32 OVERLAY_ICON_SHIFT = 2; // used for shifting of an overlay icon // static const S32 LLChicletPanel::s_scroll_ratio = 10; +const S32 LLChicletNotificationCounterCtrl::MAX_DISPLAYED_COUNT = 99; boost::signals2::signal { -- cgit v1.2.3