aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS/Audio Player.Designer.vb
diff options
context:
space:
mode:
authorpfgithub <[email protected]>2015-03-27 15:53:26 -0700
committerpfgithub <[email protected]>2015-03-27 15:53:26 -0700
commit96805596f9f0c2683d6c62e390ef0e2a806d2708 (patch)
treee67c1d1a5cd0d982d673527198ef7718f360c27e /ShiftOS/Audio Player.Designer.vb
parentd556f57a1fd140362d19baea107d98524427a45e (diff)
parent965207dac55e9e1cfbfcab7d229eca417d41d118 (diff)
downloadshiftos-96805596f9f0c2683d6c62e390ef0e2a806d2708.tar.gz
shiftos-96805596f9f0c2683d6c62e390ef0e2a806d2708.tar.bz2
shiftos-96805596f9f0c2683d6c62e390ef0e2a806d2708.zip
Merge branch 'pr/18'
Conflicts: ShiftOS/File Skimmer.vb
Diffstat (limited to 'ShiftOS/Audio Player.Designer.vb')
-rw-r--r--ShiftOS/Audio Player.Designer.vb4
1 files changed, 2 insertions, 2 deletions
diff --git a/ShiftOS/Audio Player.Designer.vb b/ShiftOS/Audio Player.Designer.vb
index 524360e..8a0e2a4 100644
--- a/ShiftOS/Audio Player.Designer.vb
+++ b/ShiftOS/Audio Player.Designer.vb
@@ -288,10 +288,10 @@ Partial Class Audio_Player
'
Me.lbtitletext.AutoSize = True
Me.lbtitletext.BackColor = System.Drawing.Color.Transparent
- Me.lbtitletext.Font = New System.Drawing.Font("Felix Titling", 11.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
+ Me.lbtitletext.Font = New System.Drawing.Font("Microsoft Sans Serif", 11.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lbtitletext.Location = New System.Drawing.Point(26, 7)
Me.lbtitletext.Name = "lbtitletext"
- Me.lbtitletext.Size = New System.Drawing.Size(129, 18)
+ Me.lbtitletext.Size = New System.Drawing.Size(102, 18)
Me.lbtitletext.TabIndex = 19
Me.lbtitletext.Text = "Audio Player"
'