summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaternotificationstabbed.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llfloaternotificationstabbed.h')
-rw-r--r--indra/newview/llfloaternotificationstabbed.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/indra/newview/llfloaternotificationstabbed.h b/indra/newview/llfloaternotificationstabbed.h
index 5191b783f6..8dd20b18c4 100644
--- a/indra/newview/llfloaternotificationstabbed.h
+++ b/indra/newview/llfloaternotificationstabbed.h
@@ -158,7 +158,8 @@ private:
// ID of a toast loaded by user (by clicking notification well item)
LLUUID mLoadedToastId;
- LLNotificationListView* mInviteMessageList;
+ LLNotificationListView* mGroupInviteMessageList;
+ LLNotificationListView* mGroupNoticeMessageList;
LLNotificationListView* mTransactionMessageList;
LLNotificationListView* mSystemMessageList;
LLNotificationSeparator* mNotificationsSeparator;