summaryrefslogtreecommitdiff
path: root/new_gpg.rc
diff options
context:
space:
mode:
Diffstat (limited to 'new_gpg.rc')
-rw-r--r--new_gpg.rc3
1 files changed, 3 insertions, 0 deletions
diff --git a/new_gpg.rc b/new_gpg.rc
index 511bdc8..c4250d8 100644
--- a/new_gpg.rc
+++ b/new_gpg.rc
@@ -247,6 +247,9 @@ BEGIN
PUSHBUTTON "Export PubKey",IDC_SAVE_KEY_BUTTON,64,135,54,14
PUSHBUTTON "Delete key",IDC_DELETE_KEY_BUTTON,121,135,50,14
PUSHBUTTON "Select own key",IDC_SELECT_KEY,222,193,57,14
+ CONTROL "Turn on debug log",IDC_DEBUG_LOG,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,181,159,89,10
+ EDITTEXT IDC_LOG_FILE_EDIT,11,157,98,14,ES_AUTOHSCROLL
+ PUSHBUTTON "Browse",IDC_LOG_FILE_SET,119,156,50,14
END
IDD_OPT_GPG_BIN DIALOGEX 0, 0, 282, 214