diff options
| author | JayXKanz666 <[email protected]> | 2017-07-03 00:33:12 +0200 |
|---|---|---|
| committer | JayXKanz666 <[email protected]> | 2017-07-03 00:33:12 +0200 |
| commit | 685eb4733c4551843a23d03c57747b4032736bb3 (patch) | |
| tree | 60f5e60fbf919ea1cb7a1091a47f2444c03f73f6 /TimeHACK.Main/GlobalPrograms/WinClassicTerminal.Designer.cs | |
| parent | 71ec75dc79e2b5632216dc801dfeaf7510e25210 (diff) | |
| download | histacom2-685eb4733c4551843a23d03c57747b4032736bb3.tar.gz histacom2-685eb4733c4551843a23d03c57747b4032736bb3.tar.bz2 histacom2-685eb4733c4551843a23d03c57747b4032736bb3.zip | |
Fixed some stuff
-You can now enter in more than one command in the MS-DOS Prompt (yay?)
-Changed sizeSel (Combobox in WinClassicTerminal.cs to Flat
Diffstat (limited to 'TimeHACK.Main/GlobalPrograms/WinClassicTerminal.Designer.cs')
| -rw-r--r-- | TimeHACK.Main/GlobalPrograms/WinClassicTerminal.Designer.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/TimeHACK.Main/GlobalPrograms/WinClassicTerminal.Designer.cs b/TimeHACK.Main/GlobalPrograms/WinClassicTerminal.Designer.cs index b505208..f251094 100644 --- a/TimeHACK.Main/GlobalPrograms/WinClassicTerminal.Designer.cs +++ b/TimeHACK.Main/GlobalPrograms/WinClassicTerminal.Designer.cs @@ -106,7 +106,6 @@ this.termMax.Size = new System.Drawing.Size(23, 22); this.termMax.TabIndex = 5; this.termMax.UseVisualStyleBackColor = true; - this.termMax.Click += new System.EventHandler(this.termMax_Click); // // btnNothing // |
