aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Engine
diff options
context:
space:
mode:
Diffstat (limited to 'TimeHACK.Engine')
-rw-r--r--TimeHACK.Engine/Template/WinClassic.Designer.cs22
1 files changed, 11 insertions, 11 deletions
diff --git a/TimeHACK.Engine/Template/WinClassic.Designer.cs b/TimeHACK.Engine/Template/WinClassic.Designer.cs
index 8eb3f82..bb6b752 100644
--- a/TimeHACK.Engine/Template/WinClassic.Designer.cs
+++ b/TimeHACK.Engine/Template/WinClassic.Designer.cs
@@ -249,18 +249,18 @@
#endregion
- internal System.Windows.Forms.Panel program;
+ public System.Windows.Forms.Panel program;
public System.Windows.Forms.Panel programtopbar;
- internal System.Windows.Forms.Label Title;
- internal System.Windows.Forms.PictureBox closebutton;
- internal System.Windows.Forms.Panel toprightcorner;
- internal System.Windows.Forms.Panel bottomrightcorner;
- internal System.Windows.Forms.Panel bottomleftcorner;
- internal System.Windows.Forms.Panel topleftcorner;
- internal System.Windows.Forms.Panel left;
- internal System.Windows.Forms.Panel bottom;
- internal System.Windows.Forms.Panel right;
- internal System.Windows.Forms.Panel top;
+ public System.Windows.Forms.Label Title;
+ public System.Windows.Forms.PictureBox closebutton;
+ public System.Windows.Forms.Panel toprightcorner;
+ public System.Windows.Forms.Panel bottomrightcorner;
+ public System.Windows.Forms.Panel bottomleftcorner;
+ public System.Windows.Forms.Panel topleftcorner;
+ public System.Windows.Forms.Panel left;
+ public System.Windows.Forms.Panel bottom;
+ public System.Windows.Forms.Panel right;
+ public System.Windows.Forms.Panel top;
public System.Windows.Forms.Panel programContent;
public System.Windows.Forms.PictureBox maximizebutton;
public System.Windows.Forms.PictureBox minimizebutton;