diff options
Diffstat (limited to 'plugins/NewXstatusNotify/src/options.h')
-rw-r--r-- | plugins/NewXstatusNotify/src/options.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/NewXstatusNotify/src/options.h b/plugins/NewXstatusNotify/src/options.h index 6d3c018570..b5e2eff5c9 100644 --- a/plugins/NewXstatusNotify/src/options.h +++ b/plugins/NewXstatusNotify/src/options.h @@ -33,6 +33,7 @@ typedef struct tagOPTIONS { BYTE ShowPreviousStatus;
BYTE ReadAwayMsg;
int PopupTimeout;
+ UINT PopupConnectionTimeout;
BYTE LeftClickAction;
BYTE RightClickAction;
// IDD_OPT_XPOPUP
|