From 1fd09068072eb49e5c1a85ea3f50b3098f555639 Mon Sep 17 00:00:00 2001 From: sdottaka Date: Sun, 19 Apr 2015 22:59:49 +0900 Subject: [PATCH] Merge.rc: fine-tune the label positions on DirCompProgress dialog --HG-- branch : stable --- Src/Merge.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Src/Merge.rc b/Src/Merge.rc index a64332a0e..0c1909551 100644 --- a/Src/Merge.rc +++ b/Src/Merge.rc @@ -1323,8 +1323,8 @@ BEGIN DEFPUSHBUTTON "Stop",IDC_COMPARISON_STOP,167,15,83,14 CONTROL "",IDC_PROGRESSCOMPARE,"msctls_progress32",WS_BORDER,7, 44,241,9 - RTEXT "0",IDC_ITEMSCOMPARED,95,29,30,9 - RTEXT "0",IDC_ITEMSTOTAL,95,19,30,9 + RTEXT "0",IDC_ITEMSCOMPARED,75,29,30,9 + RTEXT "0",IDC_ITEMSTOTAL,75,19,30,9 LTEXT "Comparing items...",IDC_STATIC,7,7,150,9 LTEXT "Items compared:",IDC_STATIC,7,29,85,9 LTEXT "Items total:",IDC_STATIC,7,19,85,9 -- 2.11.0