aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.Engine/WindowManager/ShiftWindow.Designer.cs
diff options
context:
space:
mode:
authorAShifter <[email protected]>2017-09-24 16:40:36 -0600
committerAShifter <[email protected]>2017-09-24 16:40:36 -0600
commitf77811b2a73512db8c5aeeedd573640e10b74bd0 (patch)
tree53010605e511a8d986fec709ddf8ac9e57d8b724 /ShiftOS.Engine/WindowManager/ShiftWindow.Designer.cs
parent0a552e395477d2bb4c90e12624d11b28545a4933 (diff)
parent600ce822228d6d4691a402260323abdc688eb73c (diff)
downloadshiftos-rewind-f77811b2a73512db8c5aeeedd573640e10b74bd0.tar.gz
shiftos-rewind-f77811b2a73512db8c5aeeedd573640e10b74bd0.tar.bz2
shiftos-rewind-f77811b2a73512db8c5aeeedd573640e10b74bd0.zip
Merge remote-tracking branch 'refs/remotes/ShiftOS-Rewind/master'
Diffstat (limited to 'ShiftOS.Engine/WindowManager/ShiftWindow.Designer.cs')
-rw-r--r--ShiftOS.Engine/WindowManager/ShiftWindow.Designer.cs27
1 files changed, 13 insertions, 14 deletions
diff --git a/ShiftOS.Engine/WindowManager/ShiftWindow.Designer.cs b/ShiftOS.Engine/WindowManager/ShiftWindow.Designer.cs
index 197c659..0b215a9 100644
--- a/ShiftOS.Engine/WindowManager/ShiftWindow.Designer.cs
+++ b/ShiftOS.Engine/WindowManager/ShiftWindow.Designer.cs
@@ -234,21 +234,20 @@
}
#endregion
-
- internal System.Windows.Forms.Panel program;
- internal System.Windows.Forms.Panel bottomleftcorner;
- internal System.Windows.Forms.Panel toprightcorner;
- internal System.Windows.Forms.Panel bottomrightcorner;
- internal System.Windows.Forms.Panel topleftcorner;
- internal System.Windows.Forms.Panel bottom;
- internal System.Windows.Forms.Panel top;
public System.Windows.Forms.PictureBox programIcon;
- internal System.Windows.Forms.PictureBox maximizebutton;
- internal System.Windows.Forms.PictureBox minimizebutton;
- internal System.Windows.Forms.Label Title;
- internal System.Windows.Forms.PictureBox closebutton;
- internal System.Windows.Forms.Panel right;
- internal System.Windows.Forms.Panel left;
public System.Windows.Forms.Panel programContent;
+ public System.Windows.Forms.Panel program;
+ public System.Windows.Forms.Panel bottomleftcorner;
+ public System.Windows.Forms.Panel toprightcorner;
+ public System.Windows.Forms.Panel bottomrightcorner;
+ public System.Windows.Forms.Panel topleftcorner;
+ public System.Windows.Forms.Panel bottom;
+ public System.Windows.Forms.Panel top;
+ public System.Windows.Forms.PictureBox maximizebutton;
+ public System.Windows.Forms.PictureBox minimizebutton;
+ public System.Windows.Forms.Label Title;
+ public System.Windows.Forms.PictureBox closebutton;
+ public System.Windows.Forms.Panel right;
+ public System.Windows.Forms.Panel left;
}
}