summaryrefslogtreecommitdiff
path: root/protocols/NewsAggregator/Src/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/NewsAggregator/Src/stdafx.h')
-rw-r--r--protocols/NewsAggregator/Src/stdafx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/NewsAggregator/Src/stdafx.h b/protocols/NewsAggregator/Src/stdafx.h
index 388f83ade2..de0f7ed33e 100644
--- a/protocols/NewsAggregator/Src/stdafx.h
+++ b/protocols/NewsAggregator/Src/stdafx.h
@@ -66,6 +66,7 @@ extern UINT_PTR timerId;
extern bool ThreadRunning;
extern bool UpdateListFlag;
extern wchar_t tszRoot[MAX_PATH];
+extern int g_nStatus;
struct CMPlugin : public PLUGIN<CMPlugin>
{