aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicTerminal.Designer.cs
diff options
context:
space:
mode:
authorlempamo <[email protected]>2017-08-08 15:42:50 -0400
committerlempamo <[email protected]>2017-08-08 15:42:50 -0400
commit1d56f20e085a041c007fb7ac1fd64c7b8aabfa0f (patch)
tree40562ddc80dda0c2372c97d6a0a7622c90e19654 /TimeHACK.Main/OS/Win95/Win95Apps/WinClassicTerminal.Designer.cs
parentebe1b011db93d47b7a29b8b4d1e371b1a97bffce (diff)
downloadhistacom2-1d56f20e085a041c007fb7ac1fd64c7b8aabfa0f.tar.gz
histacom2-1d56f20e085a041c007fb7ac1fd64c7b8aabfa0f.tar.bz2
histacom2-1d56f20e085a041c007fb7ac1fd64c7b8aabfa0f.zip
time distorter transition part 1
Diffstat (limited to 'TimeHACK.Main/OS/Win95/Win95Apps/WinClassicTerminal.Designer.cs')
-rw-r--r--TimeHACK.Main/OS/Win95/Win95Apps/WinClassicTerminal.Designer.cs3
1 files changed, 1 insertions, 2 deletions
diff --git a/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicTerminal.Designer.cs b/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicTerminal.Designer.cs
index 184b7f5..5f6c2d3 100644
--- a/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicTerminal.Designer.cs
+++ b/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicTerminal.Designer.cs
@@ -195,8 +195,6 @@
}
#endregion
-
- private System.Windows.Forms.RichTextBox cmdPrompt;
private System.Windows.Forms.Panel actionPanel;
private System.Windows.Forms.Button btnFont;
private System.Windows.Forms.Button btnCopy;
@@ -206,5 +204,6 @@
private System.Windows.Forms.Button btnPaste;
private System.Windows.Forms.Button btnMark;
private System.Windows.Forms.ComboBox sizeSel;
+ internal System.Windows.Forms.RichTextBox cmdPrompt;
}
}