浏览代码

Unlock display size

Bepis 6 年之前
父节点
当前提交
b30f83f9b3
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      NTERA/formMain.Designer.cs

+ 0 - 2
NTERA/formMain.Designer.cs

@@ -60,8 +60,6 @@ namespace NTERA
 			this.ClientSize = new System.Drawing.Size(1184, 437);
 			this.Controls.Add(this.consoleControl1);
 			this.Controls.Add(this.txtInput);
-			this.MaximumSize = new System.Drawing.Size(1200, 99999);
-			this.MinimumSize = new System.Drawing.Size(1200, 39);
 			this.Name = "formMain";
 			this.Text = "NTERA";
 			this.ResumeLayout(false);