mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-15 12:11:54 +00:00
Search results icon
This commit is contained in:
@@ -319,7 +319,7 @@ public class SearchResultsDialog<E extends SearchResult> extends AppDialog {
|
||||
cnt.add(bottomPanel, BorderLayout.SOUTH);
|
||||
pack();
|
||||
View.centerScreen(this);
|
||||
View.setWindowIcon(this);
|
||||
View.setWindowIcon(this, "searchresults");
|
||||
this.ignoreCase = ignoreCase;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user