Add libation icon to forms

This commit is contained in:
Michael Bucari-Tovo 2022-05-09 21:09:59 -06:00
parent 04665fea36
commit 81c152ddcb
15 changed files with 37 additions and 7 deletions

View file

@ -113,7 +113,6 @@
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "SearchSyntaxDialog";
this.ShowIcon = false;
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
this.Text = "Filter options";
this.ResumeLayout(false);