From 872957d378790f44ec8749bd05067695bb45d8ea Mon Sep 17 00:00:00 2001 From: Sergey Tatarinov Date: Sat, 2 Nov 2013 10:15:03 +0000 Subject: NewXstatusNotify: restored last seen implementation, now it's hidden option, disabled by default, no one hurt, not slow down the work. git-svn-id: http://svn.miranda-ng.org/main/trunk@6739 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/NewXstatusNotify/src/options.h | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/NewXstatusNotify/src/options.h') diff --git a/plugins/NewXstatusNotify/src/options.h b/plugins/NewXstatusNotify/src/options.h index b5e2eff5c9..dc62e034e7 100644 --- a/plugins/NewXstatusNotify/src/options.h +++ b/plugins/NewXstatusNotify/src/options.h @@ -67,6 +67,7 @@ typedef struct tagOPTIONS { BYTE TempDisabled; BYTE PopupAutoDisabled; BYTE SoundAutoDisabled; + BYTE EnableLastSeen; } OPTIONS; typedef struct tagTEMPLATES { -- cgit v1.2.3