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();