diff mcabber/src/screen.h @ 993:0759f4c7da68

Add option 'disable_chatstates'
author Mikael Berthe <mikael@lilotux.net>
date Wed, 01 Nov 2006 21:36:50 +0100
parents ef10906691bb
children eb416c9633b5
line wrap: on
line diff
--- a/mcabber/src/screen.h	Wed Nov 01 17:47:30 2006 +0100
+++ b/mcabber/src/screen.h	Wed Nov 01 21:36:50 2006 +0100
@@ -102,6 +102,7 @@
 #if defined JEP0022 || defined JEP0085
 long int scr_GetChatStatesTimeout(time_t now);
 #endif
+int chatstates_disabled;
 
 // For commands...
 void scr_RosterTop(void);