diff options
| author | Unknown <Alee14498@gmail.com> | 2017-08-21 21:37:00 -0400 |
|---|---|---|
| committer | Unknown <Alee14498@gmail.com> | 2017-08-21 21:37:00 -0400 |
| commit | 80c29c540ab666b05f3299fca89c1e6c895c398c (patch) | |
| tree | 1c964728059392ae7e2bf4bc25bbac39d4b62f52 /Smart TV for Windows/Form1.Designer.cs | |
| parent | 273a4109e6d83fa495a3b28c17e704d9c58b6aab (diff) | |
| download | Smart-TV-for-Windows-80c29c540ab666b05f3299fca89c1e6c895c398c.tar.gz Smart-TV-for-Windows-80c29c540ab666b05f3299fca89c1e6c895c398c.tar.bz2 Smart-TV-for-Windows-80c29c540ab666b05f3299fca89c1e6c895c398c.zip | |
Added new files
Diffstat (limited to 'Smart TV for Windows/Form1.Designer.cs')
| -rw-r--r-- | Smart TV for Windows/Form1.Designer.cs | 39 |
1 files changed, 0 insertions, 39 deletions
diff --git a/Smart TV for Windows/Form1.Designer.cs b/Smart TV for Windows/Form1.Designer.cs deleted file mode 100644 index 9fc1a3c..0000000 --- a/Smart TV for Windows/Form1.Designer.cs +++ /dev/null @@ -1,39 +0,0 @@ -namespace Smart_TV_for_Windows -{ - 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 - } -} - |
