mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-06 03:50:02 +02:00
Merge remote-tracking branch 'origin/GT-0-dragonmacher-vc-actions-12-5' into patch
This commit is contained in:
commit
1c7a5ed1db
4 changed files with 33 additions and 42 deletions
|
@ -75,7 +75,7 @@ public class VersionControlShowHistoryAction extends VersionControlAction {
|
|||
}
|
||||
|
||||
VersionHistoryDialog dialog = new VersionHistoryDialog(domainFiles.get(0));
|
||||
tool.showDialog(dialog, tool.getToolFrame());
|
||||
tool.showDialog(dialog);
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue