From 49959b6d4b0fa837e02ba03cc62bfb94dda517c0 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 22 Mar 2018 22:20:46 +0300 Subject: Import - adaptation for batch import processing --- plugins/Import/src/stdafx.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/Import/src/stdafx.h') diff --git a/plugins/Import/src/stdafx.h b/plugins/Import/src/stdafx.h index 21007d9136..36e5156142 100644 --- a/plugins/Import/src/stdafx.h +++ b/plugins/Import/src/stdafx.h @@ -89,7 +89,7 @@ extern HWND hwndWizard, hwndAccMerge; extern int nImportOptions; extern wchar_t importFile[]; extern time_t dwSinceDate; -extern bool g_bServiceMode; +extern bool g_bServiceMode, g_bSendQuit; HANDLE GetIconHandle(int iIconId); void RegisterIcons(void); -- cgit v1.2.3