AR v2 & misc

This commit is contained in:
chudov
2011-04-06 04:15:19 +00:00
parent 81004e9be4
commit 963df628c6
9 changed files with 576 additions and 149 deletions

View File

@@ -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
//