From 78aec043f35b8b07dc0f2ba39baba737dd57555e Mon Sep 17 00:00:00 2001 From: Josh Bell Date: Wed, 21 Nov 2007 02:10:12 +0000 Subject: svn merge -r 73148:74186 svn+ssh://svn.lindenlab.com/svn/linden/branches/Branch_1-18-5-Viewer --> release --- indra/llui/llmenugl.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'indra/llui/llmenugl.cpp') diff --git a/indra/llui/llmenugl.cpp b/indra/llui/llmenugl.cpp index 8ec5656e18..d150f8954e 100644 --- a/indra/llui/llmenugl.cpp +++ b/indra/llui/llmenugl.cpp @@ -1421,6 +1421,7 @@ void LLMenuItemBranchGL::onVisibilityChange( BOOL new_visibility ) { mBranch->setVisible(FALSE); } + LLMenuItemGL::onVisibilityChange(new_visibility); } BOOL LLMenuItemBranchGL::handleKeyHere( KEY key, MASK mask, BOOL called_from_parent ) -- cgit v1.2.3