diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2014-07-18 11:06:19 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2014-07-18 11:06:19 +0000 |
commit | b99d701ec9d87a0ebf78f51d500612fb3fccd088 (patch) | |
tree | f67ab13b22ae85b00aac674ab9c760acd32bdaff /plugins/HistoryPlusPlus/hpp_opt_dialog.pas | |
parent | 8f1a8e25c6418fd4bb53036d401a64d727cef045 (diff) |
git-svn-id: http://svn.miranda-ng.org/main/trunk@9844 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/HistoryPlusPlus/hpp_opt_dialog.pas')
-rw-r--r-- | plugins/HistoryPlusPlus/hpp_opt_dialog.pas | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/HistoryPlusPlus/hpp_opt_dialog.pas b/plugins/HistoryPlusPlus/hpp_opt_dialog.pas index d5c532d855..ab70486199 100644 --- a/plugins/HistoryPlusPlus/hpp_opt_dialog.pas +++ b/plugins/HistoryPlusPlus/hpp_opt_dialog.pas @@ -54,7 +54,6 @@ const ID_FORMATTING_GROUP = 200; // "Text formatting options" group
IDC_BBCODE = 201; // "Enable BBCodes" checkbox
IDC_SMILEY = 202; // "Enable SmileyAdd support" checkbox
- IDC_MATH = 203; // "Enable MathModule support" checkbox
IDC_RAWRTF = 204; // "Enable raw RTF support" checkbox
IDC_AVATARSHISTORY = 205; // "Display chanage avatars" checkbox
|