diff options
| author | lempamo <[email protected]> | 2017-10-16 10:25:21 -0400 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-10-16 10:25:21 -0400 |
| commit | 76b1ed5b94d7217dead06ae45487b4a6908198b7 (patch) | |
| tree | 432e6871f8b72fa4c2ef66e316606161cd095a1a /Histacom2/OS/Win98/Win98Apps/WinClassicTimeDistorter2.Designer.cs | |
| parent | d3735e0f1bf1c5fbebcce4b800284b2896ab5f11 (diff) | |
| download | histacom2-76b1ed5b94d7217dead06ae45487b4a6908198b7.tar.gz histacom2-76b1ed5b94d7217dead06ae45487b4a6908198b7.tar.bz2 histacom2-76b1ed5b94d7217dead06ae45487b4a6908198b7.zip | |
some transitiony stuff in hack3
Diffstat (limited to 'Histacom2/OS/Win98/Win98Apps/WinClassicTimeDistorter2.Designer.cs')
| -rw-r--r-- | Histacom2/OS/Win98/Win98Apps/WinClassicTimeDistorter2.Designer.cs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Histacom2/OS/Win98/Win98Apps/WinClassicTimeDistorter2.Designer.cs b/Histacom2/OS/Win98/Win98Apps/WinClassicTimeDistorter2.Designer.cs index 57ce08a..c717471 100644 --- a/Histacom2/OS/Win98/Win98Apps/WinClassicTimeDistorter2.Designer.cs +++ b/Histacom2/OS/Win98/Win98Apps/WinClassicTimeDistorter2.Designer.cs @@ -117,10 +117,10 @@ #endregion private Engine.UI.ClassicButton classicButton1; - private Engine.UI.ClassicLabel classicLabel1; + public Engine.UI.ClassicLabel classicLabel1; private Engine.UI.ClassicLabel classicLabel2; private Engine.UI.ClassicLabel classicLabel3; - private Engine.UI.ClassicLabel classicLabel4; + public Engine.UI.ClassicLabel classicLabel4; private System.Windows.Forms.Timer timer1; } } |
