diff options
author | George Hazan <ghazan@miranda.im> | 2016-11-21 16:16:39 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2016-11-21 16:16:39 +0300 |
commit | 668495e396bf9752411d1f134f88da4ff3b88b0a (patch) | |
tree | 8bd97778560909c182b4e2a3d121e957667ae621 /plugins/TabSRMM/src/resource.h | |
parent | ff15ab0d0a9053c6bddb015c1cd7665c7c65b35d (diff) |
fix for badly working font color button in tabsrmm
Diffstat (limited to 'plugins/TabSRMM/src/resource.h')
-rw-r--r-- | plugins/TabSRMM/src/resource.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/TabSRMM/src/resource.h b/plugins/TabSRMM/src/resource.h index b2e6a88804..59b4511dfc 100644 --- a/plugins/TabSRMM/src/resource.h +++ b/plugins/TabSRMM/src/resource.h @@ -184,7 +184,6 @@ #define IDC_FONTBOLD 1106
#define IDC_FONTITALIC 1107
#define IDC_FONTUNDERLINE 1108
-#define IDC_FONTFACE 1110
#define IDC_HISTORY 1111
#define IDC_CANCELADD 1112
#define IDC_FONTSTRIKEOUT 1113
|