From 81c987f5b850447389b2621037a364c3fcb0ba73 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 7 May 2015 17:42:55 +0000 Subject: crash fix on exit git-svn-id: http://svn.miranda-ng.org/main/trunk@13479 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/IcqOscarJ/src/stdafx.h | 1 + 1 file changed, 1 insertion(+) (limited to 'protocols/IcqOscarJ/src/stdafx.h') 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 g_Instances; +extern bool g_bTerminated; -- cgit v1.2.3