aboutsummaryrefslogtreecommitdiff
path: root/AleeOS/Form1.Designer.cs
diff options
context:
space:
mode:
authorBuildTools <unconfigured@null.spigotmc.org>2017-03-25 13:58:25 -0400
committerBuildTools <unconfigured@null.spigotmc.org>2017-03-25 13:58:25 -0400
commitf92ee1b282bd861ab268c15f76b1e95dbb1d0ce6 (patch)
treedd4c6abd5dd9d2721815fb90e0fa3ae5f1bf2c10 /AleeOS/Form1.Designer.cs
parent2f66dacf8090516265a3b4652200bc4c457c5dd6 (diff)
downloadAleeOS-CSharp-f92ee1b282bd861ab268c15f76b1e95dbb1d0ce6.tar.gz
AleeOS-CSharp-f92ee1b282bd861ab268c15f76b1e95dbb1d0ce6.tar.bz2
AleeOS-CSharp-f92ee1b282bd861ab268c15f76b1e95dbb1d0ce6.zip
New Login Design
Diffstat (limited to 'AleeOS/Form1.Designer.cs')
-rw-r--r--AleeOS/Form1.Designer.cs39
1 files changed, 0 insertions, 39 deletions
diff --git a/AleeOS/Form1.Designer.cs b/AleeOS/Form1.Designer.cs
deleted file mode 100644
index 08ff0f0..0000000
--- a/AleeOS/Form1.Designer.cs
+++ /dev/null
@@ -1,39 +0,0 @@
-namespace AleeOS
-{
- partial class Form1
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
-
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
-
- #region Windows Form Designer generated code
-
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- this.components = new System.ComponentModel.Container();
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.Text = "Form1";
- }
-
- #endregion
- }
-}
-