summaryrefslogtreecommitdiff
path: root/plugins/NewXstatusNotify/src/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/NewXstatusNotify/src/options.h')
-rw-r--r--plugins/NewXstatusNotify/src/options.h1
1 files changed, 1 insertions, 0 deletions
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 {