From 100e8865998c7487bbdba02a8405b7b05226876c Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 17 Dec 2014 11:24:45 +0000 Subject: account merge dialog to be closed on exit git-svn-id: http://svn.miranda-ng.org/main/trunk@11484 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Import/src/import.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/Import/src/import.h') diff --git a/plugins/Import/src/import.h b/plugins/Import/src/import.h index f20ae8300c..12f08d7f59 100644 --- a/plugins/Import/src/import.h +++ b/plugins/Import/src/import.h @@ -107,7 +107,7 @@ bool IsDuplicateEvent(MCONTACT hContact, DBEVENTINFO dbei); int CreateGroup(const TCHAR* name, MCONTACT hContact); extern HINSTANCE hInst; -extern HWND hdlgProgress; +extern HWND hdlgProgress, hwndAccMerge; extern int nImportOption; extern int nCustomOptions; extern TCHAR importFile[]; -- cgit v1.2.3