diff options
author | Gluzskiy Alexandr <sss123next@list.ru> | 2009-09-30 22:52:32 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss123next@list.ru> | 2009-09-30 22:52:32 +0300 |
commit | 5f68bd0ddfd9578e00d0dba2b64c6db1f405bbc8 (patch) | |
tree | 1a27b908ae6fc39b4792cc15200336305eec7380 /stopspam_mod/trunk/stopspam.rc | |
parent | bc65af670e04a1c3244f47052475b24dddfd93d0 (diff) |
variables help button
fixed dynamic loading of settings changes (question)
Diffstat (limited to 'stopspam_mod/trunk/stopspam.rc')
-rw-r--r-- | stopspam_mod/trunk/stopspam.rc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stopspam_mod/trunk/stopspam.rc b/stopspam_mod/trunk/stopspam.rc index 14ec700..70376e2 100644 --- a/stopspam_mod/trunk/stopspam.rc +++ b/stopspam_mod/trunk/stopspam.rc @@ -39,6 +39,7 @@ BEGIN EDITTEXT ID_CONGRATULATION,0,125,300,48,ES_MULTILINE | ES_AUTOVSCROLL | WS_VSCROLL
LTEXT "Auth. request reply:",IDC_STATIC,0,174,270,8
EDITTEXT ID_AUTHREPL,0,187,300,14,ES_AUTOHSCROLL
+ PUSHBUTTON "Vars. info",IDC_VARS,2,208,50,14
END
IDD_PROTO DIALOGEX 0, 0, 230, 173
|