summaryrefslogtreecommitdiff
path: root/stopspam.rc
diff options
context:
space:
mode:
Diffstat (limited to 'stopspam.rc')
-rw-r--r--stopspam.rc2
1 files changed, 2 insertions, 0 deletions
diff --git a/stopspam.rc b/stopspam.rc
index 32e5e0a..f92195d 100644
--- a/stopspam.rc
+++ b/stopspam.rc
@@ -91,6 +91,8 @@ BEGIN
CONTROL "Add contacts to specified group:",ID_SPECIALGROUP,
"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
END