diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-07-24 09:26:39 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-07-24 09:26:39 +0000 |
commit | 1e92bf5cf72665b5fec103a0a70d734340725539 (patch) | |
tree | 7f9dc318b0e18b2cd55e2604c309eb006c11f278 /plugins/TopToolBar/resource.h | |
parent | cd441faefd073cfd368d815f4237d7b4996a1063 (diff) |
StopSpamPlus, TipperYM, TooltipNotify, TopToolBar, TranslitSwitcher, UserGuide: changed folder structure
git-svn-id: http://svn.miranda-ng.org/main/trunk@1159 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/TopToolBar/resource.h')
-rw-r--r-- | plugins/TopToolBar/resource.h | 66 |
1 files changed, 0 insertions, 66 deletions
diff --git a/plugins/TopToolBar/resource.h b/plugins/TopToolBar/resource.h deleted file mode 100644 index 498762de51..0000000000 --- a/plugins/TopToolBar/resource.h +++ /dev/null @@ -1,66 +0,0 @@ -//{{NO_DEPENDENCIES}}
-// Microsoft Visual C++ generated include file.
-// Used by main.rc
-//
-#define IDB_SEP 118
-#define IDI_SHOWONLINEUP 125
-#define IDI_SHOWONLINEDN 126
-#define IDI_GROUPSUP 127
-#define IDI_GROUPSDN 128
-#define IDI_SOUNDDN 129
-#define IDI_SOUNDUP 130
-#define IDI_OPTIONSUP 131
-#define IDI_MINIMIZEUP 133
-#define IDI_FINDADDUP 135
-#define IDI_MIRANDAUP 137
-#define IDI_RUN 140
-#define IDD_OPT_TTBBKG 230
-#define IDD_OPT_INTERNALORDER 262
-#define IDD_OPT_BUTORDER 262
-#define IDD_FRAMEPLUG2 265
-#define IDC_BUTTON1 1002
-#define IDC_ADDSEP 1003
-#define IDC_REMOVEBUTTON 1004
-#define IDC_ADDLBUTTON 1005
-#define IDC_DELLBUTTON 1006
-#define IDC_ENAME 1007
-#define IDC_LBUTTONNAME 1008
-#define IDC_EPATH 1009
-#define IDC_AUTOSIZE 1010
-#define IDC_LBUTTONPATH 1011
-#define IDC_LBUTTONSET 1012
-#define IDC_BUTTHEIGHT 1015
-#define IDC_EDIT2 1016
-#define IDC_BUTTWIDTH 1016
-#define IDC_BUTTGAP 1017
-#define IDC_USEFLAT 1018
-#define IDC_AUTORESIZE 1019
-#define IDC_SINGLELINE 1020
-#define IDC_SPIN_HEIGHT 1024
-#define IDC_SPIN_WIDTH 1025
-#define IDC_SPIN_GAP 1026
-#define IDC_BROWSE 1184
-#define IDC_BKGCOLOUR 1269
-#define IDC_FILENAME 1271
-#define IDC_SCROLL 1277
-#define IDC_PROPORTIONAL 1278
-#define IDC_SELCOLOUR 1281
-#define IDC_STRETCHH 1298
-#define IDC_STRETCHV 1299
-#define IDC_TILEH 1300
-#define IDC_TILEV 1301
-#define IDC_BITMAP 1363
-#define IDC_P2ONLINEBUTT 1562
-#define IDC_P2GROUPBUTT 1564
-#define IDC_BUTTONORDERTREE 1591
-
-// Next default values for new objects
-//
-#ifdef APSTUDIO_INVOKED
-#ifndef APSTUDIO_READONLY_SYMBOLS
-#define _APS_NEXT_RESOURCE_VALUE 139
-#define _APS_NEXT_COMMAND_VALUE 40001
-#define _APS_NEXT_CONTROL_VALUE 1025
-#define _APS_NEXT_SYMED_VALUE 101
-#endif
-#endif
|