summaryrefslogtreecommitdiffstats
path: root/win/C#/Controls/Subtitles.Designer.cs
diff options
context:
space:
mode:
authorsr55 <[email protected]>2009-08-21 11:42:51 +0000
committersr55 <[email protected]>2009-08-21 11:42:51 +0000
commite0266d30c46507dc9807601b87a67840f791dc2d (patch)
treecfee57881f637215f10261c43a54e5749220242e /win/C#/Controls/Subtitles.Designer.cs
parent15697dbce4fe6b06a406deb2160ec8f328f7787f (diff)
WinGui:
- Fix for PictureSettings Panel - Small UI improvements for Audio and Subs panels git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2771 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/C#/Controls/Subtitles.Designer.cs')
-rw-r--r--win/C#/Controls/Subtitles.Designer.cs6
1 files changed, 3 insertions, 3 deletions
diff --git a/win/C#/Controls/Subtitles.Designer.cs b/win/C#/Controls/Subtitles.Designer.cs
index 451db23f8..6be93128b 100644
--- a/win/C#/Controls/Subtitles.Designer.cs
+++ b/win/C#/Controls/Subtitles.Designer.cs
@@ -149,7 +149,7 @@
this.btn_addSubTrack.BackColor = System.Drawing.Color.Transparent;
this.btn_addSubTrack.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btn_addSubTrack.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
- this.btn_addSubTrack.Location = new System.Drawing.Point(15, 39);
+ this.btn_addSubTrack.Location = new System.Drawing.Point(16, 38);
this.btn_addSubTrack.Name = "btn_addSubTrack";
this.btn_addSubTrack.Size = new System.Drawing.Size(78, 23);
this.btn_addSubTrack.TabIndex = 68;
@@ -162,7 +162,7 @@
this.btn_RemoveSubTrack.BackColor = System.Drawing.Color.Transparent;
this.btn_RemoveSubTrack.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btn_RemoveSubTrack.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
- this.btn_RemoveSubTrack.Location = new System.Drawing.Point(229, 39);
+ this.btn_RemoveSubTrack.Location = new System.Drawing.Point(230, 38);
this.btn_RemoveSubTrack.Name = "btn_RemoveSubTrack";
this.btn_RemoveSubTrack.Size = new System.Drawing.Size(73, 23);
this.btn_RemoveSubTrack.TabIndex = 69;
@@ -475,7 +475,7 @@
this.btn_srtAdd.BackColor = System.Drawing.Color.Transparent;
this.btn_srtAdd.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btn_srtAdd.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
- this.btn_srtAdd.Location = new System.Drawing.Point(99, 39);
+ this.btn_srtAdd.Location = new System.Drawing.Point(100, 38);
this.btn_srtAdd.Name = "btn_srtAdd";
this.btn_srtAdd.Size = new System.Drawing.Size(124, 23);
this.btn_srtAdd.TabIndex = 73;