diff options
author | Gluzskiy Alexandr <sss123next@list.ru> | 2010-02-24 20:37:42 +0200 |
---|---|---|
committer | Gluzskiy Alexandr <sss123next@list.ru> | 2010-02-24 20:37:42 +0200 |
commit | beab6d385e56aaff357e47fcc2cb08fc85dd0fd6 (patch) | |
tree | 50cd3094034a26f16a417334c84ff54ce7d71947 | |
parent | e0cb24864e39f6e7ca2e959f529e66dd4675ed3d (diff) |
modified: stopspam.rc
-rw-r--r-- | stopspam.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stopspam.rc b/stopspam.rc index f92195d..5615f8b 100644 --- a/stopspam.rc +++ b/stopspam.rc @@ -92,7 +92,7 @@ BEGIN "Button",BS_AUTOCHECKBOX | WS_TABSTOP,15,16,134,10
EDITTEXT ID_SPECIALGROUPNAME,159,15,79,12,ES_AUTOHSCROLL
CONTROL "Ignore Authorization requests with URL",ID_IGNOREURL,
- "Button",BS_AUTOCHECKBOX | WS_TABSTOP,15,89,270,10
+ "Button",BS_AUTOCHECKBOX | WS_TABSTOP,15,88,270,10
END
|