From 13c6f2948e9d2d7c10c1bdf251a59b3c6c5ddf9d Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Fri, 4 Dec 2015 22:28:30 +0100 Subject: Windows: use new icons an graphics contributed by Andreas Becker (https://github.com/veracrypt/VeraCrypt/issues/9#issuecomment-118353850) --- 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 17c1b916..5e7abd90 100644 --- a/src/Mount/Mount.rc +++ b/src/Mount/Mount.rc @@ -164,7 +164,7 @@ BEGIN PUSHBUTTON "&Auto-Mount Devices",IDC_MOUNTALL,100,243,84,18 PUSHBUTTON "Di&smount All",IDC_UNMOUNTALL,192,243,84,18,WS_GROUP PUSHBUTTON "E&xit",IDC_EXIT,284,243,84,18,WS_GROUP - CONTROL 112,IDC_LOGO,"Static",SS_BITMAP | SS_NOTIFY | WS_BORDER,16,192,27,31 + CONTROL 112,IDC_LOGO,"Static",SS_BITMAP | SS_NOTIFY | WS_BORDER,13,190,33,31 GROUPBOX "Volume",IDT_VOLUME,8,179,360,53 CONTROL "",IDC_STATIC,"Static",SS_ETCHEDFRAME,2,0,372,147 CONTROL "",IDC_STATIC,"Static",SS_ETCHEDFRAME,282,242,88,20 -- cgit v1.2.3