mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-04 10:19:23 +02:00
GP-462 break memory pinning of closed tool
This commit is contained in:
parent
941ba0caf9
commit
d3fb6b4758
4 changed files with 18 additions and 2 deletions
|
@ -369,7 +369,7 @@ public class StatusBar extends JPanel {
|
|||
}
|
||||
}
|
||||
|
||||
class StatusPanel extends JPanel {
|
||||
static class StatusPanel extends JPanel {
|
||||
Dimension prefSize;
|
||||
|
||||
StatusPanel(Component c, boolean addBorder) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue