diff options
author | Gluzskiy Alexandr <sss123next@list.ru> | 2009-10-15 11:35:21 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss123next@list.ru> | 2009-10-15 11:35:21 +0300 |
commit | 9b085fe9518691d746fe9931ccc6b927272d19e1 (patch) | |
tree | bc891bf9f6a5ec3b1897c6897aa6f667a840ad50 | |
parent | 5ca9fffedd1682ab1d62098df20e284bfe94ad45 (diff) |
resources changes //kreol
-rw-r--r-- | stopspam_mod/stopspam.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stopspam_mod/stopspam.rc b/stopspam_mod/stopspam.rc index 1f41d8f..32e5e0a 100644 --- a/stopspam_mod/stopspam.rc +++ b/stopspam_mod/stopspam.rc @@ -81,7 +81,7 @@ BEGIN CONTROL "Case insensitive answer checking",IDC_CASE_INSENSITIVE,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,15,54,122,10
CONTROL "Disable question in invisible mode",IDC_INVIS_DISABLE,
- "Button",BS_AUTOCHECKBOX | WS_TABSTOP,15,65,122,10
+ "Button",BS_AUTOCHECKBOX | WS_TABSTOP,15,65,222,10
CONTROL "Enable integration with DOS plugin",ID_DOS_INTEGRATION,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,15,77,270,8
CONTROL "Exclude contacts which we sending something from spam check",ID_EXCLUDE,
|