diff options
-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
|