aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.Engine/WindowManager/InfoboxTemplate.Designer.cs
diff options
context:
space:
mode:
authorFloppyDiskDrive <[email protected]>2017-09-27 20:34:58 -0500
committerFloppyDiskDrive <[email protected]>2017-09-27 20:34:58 -0500
commit753a880c0d5eb6fa6f466ef5e36713203409e13f (patch)
treef52ec9f37c36a33d721b2947348200d13728cf1b /ShiftOS.Engine/WindowManager/InfoboxTemplate.Designer.cs
parent23791cf63b61a2a922e80e5077ec5a3ad0ce7c53 (diff)
downloadshiftos-rewind-753a880c0d5eb6fa6f466ef5e36713203409e13f.tar.gz
shiftos-rewind-753a880c0d5eb6fa6f466ef5e36713203409e13f.tar.bz2
shiftos-rewind-753a880c0d5eb6fa6f466ef5e36713203409e13f.zip
Revert "Added a buggy dynamically changing infobox (this will most likely not work)"
This reverts commit 23791cf63b61a2a922e80e5077ec5a3ad0ce7c53.
Diffstat (limited to 'ShiftOS.Engine/WindowManager/InfoboxTemplate.Designer.cs')
-rw-r--r--ShiftOS.Engine/WindowManager/InfoboxTemplate.Designer.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/ShiftOS.Engine/WindowManager/InfoboxTemplate.Designer.cs b/ShiftOS.Engine/WindowManager/InfoboxTemplate.Designer.cs
index 29d9299..a076c2a 100644
--- a/ShiftOS.Engine/WindowManager/InfoboxTemplate.Designer.cs
+++ b/ShiftOS.Engine/WindowManager/InfoboxTemplate.Designer.cs
@@ -70,7 +70,7 @@
this.pictureBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)));
this.pictureBox1.Image = global::ShiftOS.Engine.Properties.Resources.Symbolinfo;
- this.pictureBox1.Location = new System.Drawing.Point(0, 34);
+ this.pictureBox1.Location = new System.Drawing.Point(3, 35);
this.pictureBox1.Name = "pictureBox1";
this.pictureBox1.Size = new System.Drawing.Size(80, 70);
this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;