aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.Engine/UI/ShiftButton.Designer.cs
diff options
context:
space:
mode:
authorFloppyDiskDrive <[email protected]>2017-11-21 16:12:15 -0600
committerFloppyDiskDrive <[email protected]>2017-11-21 16:12:15 -0600
commit2950e4546a0aad1036a7e655c41d170e6dd7ef12 (patch)
tree70b4ecb1b0b7e364749217ca25195b396d0d2f1a /ShiftOS.Engine/UI/ShiftButton.Designer.cs
parent4534ff6252d2cd442d2180b024a94db1f4379f41 (diff)
downloadshiftos-rewind-2950e4546a0aad1036a7e655c41d170e6dd7ef12.tar.gz
shiftos-rewind-2950e4546a0aad1036a7e655c41d170e6dd7ef12.tar.bz2
shiftos-rewind-2950e4546a0aad1036a7e655c41d170e6dd7ef12.zip
updated the TerminalBackend.cs file lel
Diffstat (limited to 'ShiftOS.Engine/UI/ShiftButton.Designer.cs')
-rw-r--r--ShiftOS.Engine/UI/ShiftButton.Designer.cs36
1 files changed, 0 insertions, 36 deletions
diff --git a/ShiftOS.Engine/UI/ShiftButton.Designer.cs b/ShiftOS.Engine/UI/ShiftButton.Designer.cs
deleted file mode 100644
index c744a90..0000000
--- a/ShiftOS.Engine/UI/ShiftButton.Designer.cs
+++ /dev/null
@@ -1,36 +0,0 @@
-namespace ShiftOS.Engine.UI
-{
- partial class ShiftButton
- {
- /// <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 Component 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()
- {
- components = new System.ComponentModel.Container();
- }
-
- #endregion
- }
-}