Skip to content
Snippets Groups Projects
Commit a92dbb59 authored by maksymsproductengine's avatar maksymsproductengine
Browse files

MAINT-4133 FIXED Import llpanelgroupinvite.cpp from viewer_lion to voorhees_groupban.

parent dc446044
No related branches found
No related tags found
No related merge requests found
......@@ -655,7 +655,7 @@ BOOL LLPanelGroupInvite::postBuild()
}
mImplementation->mOKButton =
getChild<LLButton>("ok_button", recurse);
getChild<LLButton>("invite_button", recurse);
if ( mImplementation->mOKButton )
{
mImplementation->mOKButton->setClickedCallback(impl::callbackClickOK, mImplementation);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment