changed column count

This commit is contained in:
itsmattkc 2019-07-09 20:08:41 -05:00
parent 9540511c3e
commit 5919822e04

View file

@ -57,7 +57,7 @@ namespace Rebuilder
TableLayoutPanel grid = new TableLayoutPanel();
grid.Dock = DockStyle.Fill;
grid.ColumnCount = 2;
grid.ColumnCount = 3;
grid.AutoSize = true;
// Create automatic evenly spaced layout