From 729e1455178c6e5e83e9c6fcbc9deda2bec35a92 Mon Sep 17 00:00:00 2001 From: Sergey Tatarinov Date: Mon, 11 Nov 2013 17:16:42 +0000 Subject: Db_autobackups: added ability to compress the backups in the archive, version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@6867 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Db_autobackups/src/resource.h | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/Db_autobackups/src/resource.h') diff --git a/plugins/Db_autobackups/src/resource.h b/plugins/Db_autobackups/src/resource.h index fe3f28621c..c1e0c84d7d 100644 --- a/plugins/Db_autobackups/src/resource.h +++ b/plugins/Db_autobackups/src/resource.h @@ -20,6 +20,7 @@ #define IDC_CHK_NOPROG 1670 #define IDC_BUT_NOW 1671 #define IDC_CHK_NOPOPUP 1672 +#define IDC_CHK_USEZIP 1673 #define IDC_PROGRESSMESSAGE 0xDAED #define IDC_PROGRESS 0xDEAD -- cgit v1.2.3