mirror of
https://github.com/Stone-Red-Code/AutoBackup.git
synced 2026-09-04 00:46:07 +02:00
- Fix formatting
This commit is contained in:
Generated
+1
-1
@@ -218,7 +218,7 @@
|
||||
this.mainPanel.Controls.Add(this.addDestinationFolderButton);
|
||||
this.mainPanel.Location = new System.Drawing.Point(0, 0);
|
||||
this.mainPanel.Name = "mainPanel";
|
||||
this.mainPanel.Size = new System.Drawing.Size(774, 440);
|
||||
this.mainPanel.Size = new System.Drawing.Size(759, 440);
|
||||
this.mainPanel.TabIndex = 8;
|
||||
//
|
||||
// optionsPanel
|
||||
|
||||
Reference in New Issue
Block a user