VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Mount/Mount.rc
diff options
context:
space:
mode:
Diffstat (limited to 'src/Mount/Mount.rc')
-rw-r--r--src/Mount/Mount.rc8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/Mount/Mount.rc b/src/Mount/Mount.rc
index 7f38e882..8e1964d2 100644
--- a/src/Mount/Mount.rc
+++ b/src/Mount/Mount.rc
@@ -94,13 +94,13 @@ BEGIN
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,197,105,130,11
END
-IDD_VOLUME_PROPERTIES DIALOGEX 60, 30, 284, 186
+IDD_VOLUME_PROPERTIES DIALOGEX 60, 30, 284, 224
STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "VeraCrypt Volume Properties"
FONT 8, "MS Shell Dlg", 400, 0, 0x1
BEGIN
- DEFPUSHBUTTON "OK",IDOK,114,166,55,14
- CONTROL "",IDC_VOLUME_PROPERTIES_LIST,"SysListView32",LVS_REPORT | LVS_ALIGNLEFT | LVS_NOSORTHEADER | WS_BORDER | WS_TABSTOP,7,6,269,154
+ DEFPUSHBUTTON "OK",IDOK,114,203,55,14
+ CONTROL "",IDC_VOLUME_PROPERTIES_LIST,"SysListView32",LVS_REPORT | LVS_ALIGNLEFT | LVS_NOSORTHEADER | WS_BORDER | WS_TABSTOP,7,6,269,192
END
IDD_PASSWORDCHANGE_DLG DIALOGEX 0, 0, 330, 207
@@ -353,7 +353,7 @@ BEGIN
LEFTMARGIN, 7
RIGHTMARGIN, 277
TOPMARGIN, 7
- BOTTOMMARGIN, 179
+ BOTTOMMARGIN, 217
END
IDD_PASSWORDCHANGE_DLG, DIALOG