diff options
| author | lempamo <[email protected]> | 2017-10-28 20:07:06 -0400 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-10-28 20:07:06 -0400 |
| commit | 8501b2ff1483efc270216ec33fd93abccdb66253 (patch) | |
| tree | 067bde695693d817f41d298f118c50f370582548 /Histacom2/OS/WinXPBad/WinClassicTimeDistorter3Bad.Designer.cs | |
| parent | c0cb66b692ffc733f8b22686e9cae7b2e31f2080 (diff) | |
| download | histacom2-8501b2ff1483efc270216ec33fd93abccdb66253.tar.gz histacom2-8501b2ff1483efc270216ec33fd93abccdb66253.tar.bz2 histacom2-8501b2ff1483efc270216ec33fd93abccdb66253.zip | |
viruslabel made
Diffstat (limited to 'Histacom2/OS/WinXPBad/WinClassicTimeDistorter3Bad.Designer.cs')
| -rw-r--r-- | Histacom2/OS/WinXPBad/WinClassicTimeDistorter3Bad.Designer.cs | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/Histacom2/OS/WinXPBad/WinClassicTimeDistorter3Bad.Designer.cs b/Histacom2/OS/WinXPBad/WinClassicTimeDistorter3Bad.Designer.cs new file mode 100644 index 0000000..8cfb2c1 --- /dev/null +++ b/Histacom2/OS/WinXPBad/WinClassicTimeDistorter3Bad.Designer.cs @@ -0,0 +1,37 @@ +namespace Histacom2.OS.WinXPBad +{ + partial class WinClassicTimeDistorter3Bad + { + /// <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(); + this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; + } + + #endregion + } +} |
