From 647d29b1a2d4712ea738b408be43e56895a715b1 Mon Sep 17 00:00:00 2001 From: Steven Bennetts Date: Tue, 27 Feb 2007 01:03:39 +0000 Subject: merge -r 58285:58437 maintenance. --- indra/llui/llmenugl.h | 1 + 1 file changed, 1 insertion(+) (limited to 'indra/llui/llmenugl.h') diff --git a/indra/llui/llmenugl.h b/indra/llui/llmenugl.h index 1b0b844bdc..e60f267702 100644 --- a/indra/llui/llmenugl.h +++ b/indra/llui/llmenugl.h @@ -424,6 +424,7 @@ public: static void setDefaultBackgroundColor( const LLColor4& color ); void setBackgroundColor( const LLColor4& color ); + LLColor4 getBackgroundColor(); void setBackgroundVisible( BOOL b ) { mBgVisible = b; } void setCanTearOff(BOOL tear_off, LLViewHandle parent_floater_handle = LLViewHandle::sDeadHandle); -- cgit v1.2.3