mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-25 08:41:17 +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;
|
||||
}
|
||||
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 541 B |
Binary file not shown.
|
After Width: | Height: | Size: 960 B |
Reference in New Issue
Block a user