From ab373716a04db4555507c57025e569b80fb31e8f Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Fri, 13 Sep 2013 05:27:49 +0000 Subject: Select all button removed from components list git-svn-id: http://svn.miranda-ng.org/main/trunk@6051 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/PluginUpdater/src/resource.h | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'plugins/PluginUpdater/src/resource.h') diff --git a/plugins/PluginUpdater/src/resource.h b/plugins/PluginUpdater/src/resource.h index 86dc26469c..78ae34a6b9 100644 --- a/plugins/PluginUpdater/src/resource.h +++ b/plugins/PluginUpdater/src/resource.h @@ -2,21 +2,21 @@ // Microsoft Visual C++ generated include file. // Used by D:\Development\Miranda NG\plugins\PluginUpdater\res\Resource.rc // -#define IDI_MENU 101 -#define IDD_UPDATE 102 -#define IDD_OPT_UPDATENOTIFY 104 -#define IDD_POPUP 105 -#define IDD_POPUPDUMMI 106 -#define IDD_LIST 107 -#define IDI_OK 108 -#define IDI_CANCEL 109 -#define IDI_INFO 111 -#define IDI_PLGLIST 117 +#define IDD_UPDATE 101 +#define IDD_OPT_UPDATENOTIFY 102 +#define IDD_POPUP 103 +#define IDD_POPUPDUMMI 104 +#define IDD_LIST 105 +#define IDI_MENU 201 +#define IDI_OK 202 +#define IDI_CANCEL 203 +#define IDI_INFO 204 +#define IDI_PLGLIST 205 #define IDC_UPDATETEXT 1001 +#define IDC_PB 1002 +#define IDC_LABEL 1003 #define IDC_SELALL 1004 -#define IDC_PB 1005 #define IDC_SELNONE 1005 -#define IDC_LABEL 1006 #define IDC_DETAILS 1006 #define IDC_USEWINCOLORS 1007 #define IDC_RC 1008 -- cgit v1.2.3