diff options
Diffstat (limited to 'indra/newview/llblocklist.h')
-rwxr-xr-x | indra/newview/llblocklist.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llblocklist.h b/indra/newview/llblocklist.h index b1ea7e98e5..bac79f869e 100755 --- a/indra/newview/llblocklist.h +++ b/indra/newview/llblocklist.h @@ -80,7 +80,7 @@ private: void createList(); BlockListActionType getCurrentMuteListActionType(); - + LLHandle<LLToggleableMenu> mContextMenu; LLBlockedListItem* mSelectedItem; |