From 88a97c64835a399931f2c584392bd39e366f05ec Mon Sep 17 00:00:00 2001 From: Denis Serdjuk Date: Mon, 2 Nov 2009 12:44:58 +0200 Subject: fixed bug EXT-1298 'Create Landmark' star has solid color even if there's no landmarks in parcel --HG-- branch : product-engine --- indra/newview/lllocationinputctrl.h | 1 + 1 file changed, 1 insertion(+) (limited to 'indra/newview/lllocationinputctrl.h') diff --git a/indra/newview/lllocationinputctrl.h b/indra/newview/lllocationinputctrl.h index c74a294ca3..44dc0cb251 100644 --- a/indra/newview/lllocationinputctrl.h +++ b/indra/newview/lllocationinputctrl.h @@ -107,6 +107,7 @@ private: bool findTeleportItemsByTitle(const LLTeleportHistoryItem& item, const std::string& filter); void setText(const LLStringExplicit& text); void updateAddLandmarkButton(); + void updateAddLandmarkTooltip(); void updateContextMenu(); void updateWidgetlayout(); void changeLocationPresentation(); -- cgit v1.2.3