From 5b0a53a6d3f1b8d70b34631d96d3815d0a334dd3 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Mon, 16 Jul 2012 16:31:53 +0000 Subject: Clist_mw, Clist_nicer, CmdLine, Console: folder structure change git-svn-id: http://svn.miranda-ng.org/main/trunk@988 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Console/resource.h | 58 ---------------------------------------------- 1 file changed, 58 deletions(-) delete mode 100644 plugins/Console/resource.h (limited to 'plugins/Console/resource.h') diff --git a/plugins/Console/resource.h b/plugins/Console/resource.h deleted file mode 100644 index a8947819a4..0000000000 --- a/plugins/Console/resource.h +++ /dev/null @@ -1,58 +0,0 @@ -//{{NO_DEPENDENCIES}} -// Microsoft Visual C++ generated include file. -// Used by resource.rc -// -#define IDI_CONSOLE_UP 100 -#define IDI_CONSOLE_DOWN 101 -#define IDD_MSG 111 -#define IDD_CONSOLE 112 -#define IDD_LOG 113 -#define IDD_OPTIONS 114 -#define IDI_COPY 402 -#define IDI_NOSCROLL 403 -#define IDI_SCROLL 404 -#define IDI_SAVE 405 -#define IDI_DELETE 406 -#define IDI_OPTIONS 407 -#define IDI_PAUSED 408 -#define IDI_STARTED 409 -#define IDI_BTN_UP 410 -#define IDI_BTN_DN 411 -#define IDI_CLOSE 412 -#define IDI_START 413 -#define IDI_PAUSE 414 -#define IDI_IN 415 -#define IDI_OUT 416 -#define IDI_ARROW 417 -#define IDI_INFO 418 -#define IDI_EMPTY 419 -#define IDC_TABS 1000 -#define IDC_LIST 1001 -#define IDC_SAVE 1002 -#define IDC_PAUSE 1003 -#define IDC_SCROLL 1004 -#define IDC_COPY 1005 -#define IDC_DELETE 1006 -#define IDC_OPTIONS 1007 -#define IDI_CONSOLE 1008 -#define IDC_CLOSE 1009 -#define IDC_PAUSEALL 1010 -#define IDC_STARTALL 1011 -#define IDC_SINGLE 1012 -#define IDC_WRAP 1013 -#define IDC_SHOWICONS 1014 -#define IDC_SEPARATOR 1015 -#define IDC_LIMIT 1016 -#define IDC_START 1017 -#define IDC_RESTART 1018 - -// Next default values for new objects -// -#ifdef APSTUDIO_INVOKED -#ifndef APSTUDIO_READONLY_SYMBOLS -#define _APS_NEXT_RESOURCE_VALUE 115 -#define _APS_NEXT_COMMAND_VALUE 40000 -#define _APS_NEXT_CONTROL_VALUE 1019 -#define _APS_NEXT_SYMED_VALUE 102 -#endif -#endif -- cgit v1.2.3