summaryrefslogtreecommitdiff
path: root/new_gpg.rc
diff options
context:
space:
mode:
Diffstat (limited to 'new_gpg.rc')
-rw-r--r--new_gpg.rc2
1 files changed, 2 insertions, 0 deletions
diff --git a/new_gpg.rc b/new_gpg.rc
index 989b5eb..d6b4ec3 100644
--- a/new_gpg.rc
+++ b/new_gpg.rc
@@ -68,6 +68,8 @@ IDD_OPT_GPG DIALOGEX 0, 0, 268, 214
STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
FONT 8, "MS Shell Dlg", 400, 0, 0x0
BEGIN
+ CONTROL "",IDC_USERLIST,"SysListView32",LVS_REPORT | LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_NOSORTHEADER | WS_BORDER | WS_TABSTOP,7,17,254,112
+ CTEXT "Userlist:",IDC_STATIC,25,7,201,8
END
IDD_OPT_GPG_BIN DIALOGEX 0, 0, 268, 214