summaryrefslogtreecommitdiff
path: root/indra/newview/lltoastimpanel.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/lltoastimpanel.h')
-rw-r--r--indra/newview/lltoastimpanel.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/lltoastimpanel.h b/indra/newview/lltoastimpanel.h
index 3eb11fb3bc..767617dabc 100644
--- a/indra/newview/lltoastimpanel.h
+++ b/indra/newview/lltoastimpanel.h
@@ -73,6 +73,8 @@ private:
LLTextBox* mAvatarName;
LLTextBox* mTime;
LLTextBox* mMessage;
+
+ bool mIsGroupMsg;
};
#endif // LLTOASTIMPANEL_H_