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 dc62e034e7..c0ebc30a29 100644
--- a/plugins/NewXstatusNotify/src/options.h
+++ b/plugins/NewXstatusNotify/src/options.h
@@ -48,6 +48,7 @@ typedef struct tagOPTIONS {
BYTE BlinkIcon;
BYTE BlinkIcon_Status;
BYTE Log;
+ BYTE LogToDB, CheckMessageWindow;
TCHAR LogFilePath[MAX_PATH];
// IDD_AUTODISABLE
BYTE OnlyGlobalChanges;