From 29501638d1c3acb84740dfe5bcd01f759e0d314d Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Sun, 19 Apr 2015 16:11:41 +0200 Subject: Windows: lower position of "Never save history" checkbox to avoid wrong clicks --- src/Mount/Mount.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Mount/Mount.rc') diff --git a/src/Mount/Mount.rc b/src/Mount/Mount.rc index 02adfc3f..6dc356fa 100644 --- a/src/Mount/Mount.rc +++ b/src/Mount/Mount.rc @@ -148,7 +148,7 @@ BEGIN PUSHBUTTON "&Volume Properties...",IDC_VOLUME_PROPERTIES,146,159,84,14 PUSHBUTTON "&Wipe Cache",IDC_WIPE_CACHE,276,159,84,14 COMBOBOX IDC_VOLUME,56,192,212,74,CBS_DROPDOWN | CBS_AUTOHSCROLL | WS_VSCROLL | WS_TABSTOP - CONTROL "&Never save history",IDC_NO_HISTORY,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,56,207,122,10 + CONTROL "&Never save history",IDC_NO_HISTORY,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,56,213,122,10 PUSHBUTTON "Volume &Tools...",IDC_VOLUME_TOOLS,184,211,84,14 PUSHBUTTON "Select &File...",IDC_SELECT_FILE,276,192,84,14 PUSHBUTTON "Select D&evice...",IDC_SELECT_DEVICE,276,211,84,14 -- cgit v1.2.3