mirror of
https://github.com/claunia/cuetools.net.git
synced 2025-12-16 18:14:25 +00:00
CUERipper: Preview large cover art
This commit is contained in:
2
CUERipper/frmCUERipper.Designer.cs
generated
2
CUERipper/frmCUERipper.Designer.cs
generated
@@ -715,6 +715,8 @@ namespace CUERipper
|
||||
this.pictureBox1.Name = "pictureBox1";
|
||||
this.pictureBox1.TabStop = false;
|
||||
this.pictureBox1.MouseClick += new System.Windows.Forms.MouseEventHandler(this.pictureBox1_MouseClick);
|
||||
this.pictureBox1.MouseLeave += new System.EventHandler(this.pictureBox1_MouseLeave);
|
||||
this.pictureBox1.MouseMove += new System.Windows.Forms.MouseEventHandler(this.pictureBox1_MouseMove);
|
||||
//
|
||||
// backgroundWorkerArtwork
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user