streamline indexing ui workflow

This commit is contained in:
Robert McRackan 2019-11-12 12:54:54 -05:00
parent 0b42b8ee49
commit 01a914c390
8 changed files with 25 additions and 151 deletions

View file

@ -51,7 +51,6 @@
this.MinimizeBox = false;
this.Name = "IndexLibraryDialog";
this.ShowIcon = false;
this.ShowInTaskbar = false;
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
this.Text = "Scan Library";
this.ResumeLayout(false);