mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-25 05:50:47 +00:00
#1308 Search by all P-code files
This commit is contained in:
@@ -109,7 +109,7 @@ public class SearchDialog extends AppDialog {
|
||||
searchInPCodeRadioButton.setSelected(false);
|
||||
searchInTextsRadioButton.setSelected(false);
|
||||
rbPanel.add(searchInASRadioButton);
|
||||
// todo: honfika rbPanel.add(searchInPCodeRadioButton);
|
||||
rbPanel.add(searchInPCodeRadioButton);
|
||||
rbPanel.add(searchInTextsRadioButton);
|
||||
cnt.add(rbPanel);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user