removed icons (will add in in bulk later)
This commit is contained in:
parent
607cf04dd6
commit
eb5dca120f
1 changed files with 0 additions and 2 deletions
2
Saviour Backup System/mainWindow.Designer.cs
generated
2
Saviour Backup System/mainWindow.Designer.cs
generated
|
@ -248,7 +248,6 @@
|
|||
//
|
||||
// buttonItem4
|
||||
//
|
||||
this.buttonItem4.Image = global::Saviour_Backup_System.Properties.Resources.restoreIcon;
|
||||
this.buttonItem4.ImageFixedSize = new System.Drawing.Size(55, 55);
|
||||
this.buttonItem4.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
|
||||
this.buttonItem4.ItemAlignment = DevComponents.DotNetBar.eItemAlignment.Center;
|
||||
|
@ -293,7 +292,6 @@
|
|||
//
|
||||
// buttonItem2
|
||||
//
|
||||
this.buttonItem2.Image = global::Saviour_Backup_System.Properties.Resources.backupIcon;
|
||||
this.buttonItem2.ImageFixedSize = new System.Drawing.Size(55, 55);
|
||||
this.buttonItem2.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
|
||||
this.buttonItem2.ItemAlignment = DevComponents.DotNetBar.eItemAlignment.Center;
|
||||
|
|
Reference in a new issue