summaryrefslogtreecommitdiff
path: root/indra/newview/llconversationloglistitem.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llconversationloglistitem.h')
-rw-r--r--indra/newview/llconversationloglistitem.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/llconversationloglistitem.h b/indra/newview/llconversationloglistitem.h
index 8943e11604..2aaafa0fba 100644
--- a/indra/newview/llconversationloglistitem.h
+++ b/indra/newview/llconversationloglistitem.h
@@ -64,10 +64,10 @@ public:
void onDoubleClick();
-private:
-
void initIcons();
+private:
+
const LLConversation* mConversation;
LLTextBox* mConversationName;