From 931a7dc1ac0dbc7e6c1083583ced915e572f5b47 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sat, 2 Mar 2019 12:32:44 +0300 Subject: all protocols (even virtual ones) moved to the Protocols folder --- plugins/GmailNotifier/src/resource.h | 47 ------------------------------------ 1 file changed, 47 deletions(-) delete mode 100644 plugins/GmailNotifier/src/resource.h (limited to 'plugins/GmailNotifier/src/resource.h') diff --git a/plugins/GmailNotifier/src/resource.h b/plugins/GmailNotifier/src/resource.h deleted file mode 100644 index 8a66a02e96..0000000000 --- a/plugins/GmailNotifier/src/resource.h +++ /dev/null @@ -1,47 +0,0 @@ -//{{NO_DEPENDENCIES}} -// Microsoft Visual C++ generated include file. -// Used by C:\Users\xx\Documents\Visual Studio 2010\Projects\miranda-ng\plugins\GmailNotifier\res\options.rc -// -#define IDD_OPT 101 -#define IDI_ICONNEW 106 -#define IDI_ICONERR 109 -#define IDI_ICONEPT 111 -#define IDC_GROUPMAIN 1000 -#define IDC_CONFIG 1001 -#define IDC_CONFIRM 1002 -#define IDC_OPTTRAY 1002 -#define IDC_OPTPOP 1003 -#define IDC_USEIE 1004 -#define IDC_STATIC_DURATION 1006 -#define IDC_BGCOLOR 1007 -#define IDC_TEXTCOLOR 1008 -#define IDC_PRG 1009 -#define IDC_SYSDEF 1010 -#define IDC_STARTPRG 1011 -#define IDC_PRGBROWSE 1012 -#define IDC_STATIC_COLOR 1014 -#define IDC_STATIC_LESS 1016 -#define IDC_STATIC_SEC 1017 -#define IDC_STATIC_CUSTOM 1018 -#define IDC_BTNADD 1019 -#define IDC_PASS 1020 -#define IDC_BTNSAV 1021 -#define IDC_NAME 1022 -#define IDC_CIRCLE 1023 -#define IDC_DURATION 1024 -#define IDC_SHOWICON 1025 -#define IDC_BTNDEL 1026 -#define IDC_AUTOLOGIN 1028 -#define IDC_LOGTHREADS 1029 -#define IDC_ONLINE 1036 - -// Next default values for new objects -// -#ifdef APSTUDIO_INVOKED -#ifndef APSTUDIO_READONLY_SYMBOLS -#define _APS_NEXT_RESOURCE_VALUE 113 -#define _APS_NEXT_COMMAND_VALUE 40001 -#define _APS_NEXT_CONTROL_VALUE 1008 -#define _APS_NEXT_SYMED_VALUE 101 -#endif -#endif -- cgit v1.2.3