mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-06 12:00:04 +02:00
Merge remote-tracking branch 'origin/Ghidra_10.1'
This commit is contained in:
commit
567e7cc21d
59 changed files with 3191 additions and 678 deletions
|
@ -105,6 +105,7 @@ public class DataTypeArchiveTransformerPanel extends JPanel {
|
|||
gbc.gridx = 3;
|
||||
gbc.gridwidth = 1;
|
||||
useOldFileIDCheckBox = new GCheckBox(" Use Old File ID");
|
||||
useOldFileIDCheckBox.setSelected(true);
|
||||
filePanel.add(useOldFileIDCheckBox, gbc);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue