mirror of
https://github.com/claunia/cuetools.net.git
synced 2025-12-16 18:14:25 +00:00
AR v2 & misc
This commit is contained in:
5
CUETools.CTDB.EACPlugin/Options.Designer.cs
generated
5
CUETools.CTDB.EACPlugin/Options.Designer.cs
generated
@@ -56,10 +56,11 @@ namespace AudioDataPlugIn
|
||||
this.linkLabel1.AutoSize = true;
|
||||
this.linkLabel1.Location = new System.Drawing.Point(12, 39);
|
||||
this.linkLabel1.Name = "linkLabel1";
|
||||
this.linkLabel1.Size = new System.Drawing.Size(111, 13);
|
||||
this.linkLabel1.Size = new System.Drawing.Size(164, 13);
|
||||
this.linkLabel1.TabIndex = 3;
|
||||
this.linkLabel1.TabStop = true;
|
||||
this.linkLabel1.Text = "http://db.cuetools.net";
|
||||
this.linkLabel1.Text = "http://db.cuetools.net/about.php";
|
||||
this.linkLabel1.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel1_LinkClicked);
|
||||
//
|
||||
// Options
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user