From 1d541911f39670dd0b0989ca922cb7f3daaa00c9 Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Mon, 24 Nov 2014 17:12:01 +0000 Subject: [PATCH] moved brace (needs to be done with all files eventually!) --- Saviour Backup System/currentTransfers.cs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Saviour Backup System/currentTransfers.cs b/Saviour Backup System/currentTransfers.cs index c94edf5..cc8fe3f 100644 --- a/Saviour Backup System/currentTransfers.cs +++ b/Saviour Backup System/currentTransfers.cs @@ -40,8 +40,7 @@ namespace Saviour_Backup_System if (!display) { transfersList[backups].Hide(); } //if it is a startup backup process, dont display the dialog. } - private class copyProgressLabel : Label - { + private class copyProgressLabel : Label { public copyProgressLabel() { base.InitLayout();