diff options
author | George Hazan <george.hazan@gmail.com> | 2015-05-27 12:49:25 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2015-05-27 12:49:25 +0000 |
commit | 5db9b527e95334d103a7804f31fe95f97b5687a7 (patch) | |
tree | d3926c45164e86d57f0282760c303b1c4fd4578e /plugins/TabSRMM/src/resource.h | |
parent | c014bd45e4761fd8da881e4f726022fc918624b2 (diff) |
ansi functionality removed from tabSRMM
only utf8 remained
git-svn-id: http://svn.miranda-ng.org/main/trunk@13856 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/TabSRMM/src/resource.h')
-rw-r--r-- | plugins/TabSRMM/src/resource.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/TabSRMM/src/resource.h b/plugins/TabSRMM/src/resource.h index 5f7e67df17..ceec52ff51 100644 --- a/plugins/TabSRMM/src/resource.h +++ b/plugins/TabSRMM/src/resource.h @@ -334,7 +334,6 @@ #define IDC_TABBORDERSPINOUTERBOTTOM 1265
#define IDC_TEXTFORMATTING 1266
#define IDC_AVATARMODE 1267
-#define IDC_CODEPAGES 1268
#define IDC_OWNAVATARMODE 1268
#define IDC_EMPTYLINEFIX 1272
#define IDC_SPLITTERSTATICEDGES 1273
@@ -434,7 +433,6 @@ #define IDC_COLOR3 1368
#define IDC_COLOR4 1369
#define IDC_COLOR5 1370
-#define IDC_FORCEANSI 1371
#define IDC_TEMPLOVERRIDE 1372
#define IDC_IGNORETIMEOUTS 1372
#define IDC_RTLTEMPLOVERRIDE 1373
@@ -691,7 +689,6 @@ #define ID_SENDMENU_SENDDEFAULT 40135
#define ID_SENDMENU_SENDTOMULTIPLEUSERS 40136
#define ID_SENDMENU_SENDTOCONTAINER 40137
-#define ID_SENDMENU_FORCEANSISEND 40138
#define ID_VIEW_VERTICALMAXIMIZE 40143
#define ID_SENDMENU_SENDLATER 40144
#define ID_PROTOMENU_SPLITTER 40145
|