summaryrefslogtreecommitdiff
path: root/src/core/query-rec.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/query-rec.h')
-rw-r--r--src/core/query-rec.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/query-rec.h b/src/core/query-rec.h
index 12ef491c..fc08d2ef 100644
--- a/src/core/query-rec.h
+++ b/src/core/query-rec.h
@@ -4,6 +4,8 @@
char *address;
char *server_tag;
+time_t last_unread_msg;
+
unsigned int unwanted:1; /* TRUE if the other side closed or
some error occured (DCC chats!) */
unsigned int destroying:1;