This commit is contained in:
Tiago Conceição
2020-09-11 03:06:56 +01:00
parent 81288a78d9
commit a20ac92540
28 changed files with 126 additions and 136 deletions
+1 -1
View File
@@ -682,7 +682,7 @@ namespace UVtools.GUI
this.btnLayerImageRotate.Checked = true;
this.btnLayerImageRotate.CheckOnClick = true;
this.btnLayerImageRotate.CheckState = System.Windows.Forms.CheckState.Checked;
this.btnLayerImageRotate.Image = global::UVtools.GUI.Properties.Resources.Rotate_16x16;
this.btnLayerImageRotate.Image = global::UVtools.GUI.Properties.Resources.undo_alt_16x16;
this.btnLayerImageRotate.ImageTransparentColor = System.Drawing.Color.Magenta;
this.btnLayerImageRotate.Name = "btnLayerImageRotate";
this.btnLayerImageRotate.Size = new System.Drawing.Size(117, 22);