diff options
Diffstat (limited to 'protocols/IcqOscarJ/src/stdafx.h')
-rw-r--r-- | protocols/IcqOscarJ/src/stdafx.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/IcqOscarJ/src/stdafx.h b/protocols/IcqOscarJ/src/stdafx.h index bfda6d4931..d06acbb89a 100644 --- a/protocols/IcqOscarJ/src/stdafx.h +++ b/protocols/IcqOscarJ/src/stdafx.h @@ -120,3 +120,4 @@ #include "icq_proto.h"
extern LIST<CIcqProto> g_Instances;
+extern bool g_bTerminated;
|