1
Fork 0

moved brace (needs to be done with all files eventually!)

This commit is contained in:
Jake Howard 2014-11-24 17:12:01 +00:00
parent 56f39ea5e6
commit 1d541911f3
1 changed files with 1 additions and 2 deletions

View File

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