mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-04 02:09:44 +02:00
style fixes in ghidra.app. {plugin.core.script script}
This commit is contained in:
parent
6bc33bdf65
commit
2015f13542
22 changed files with 442 additions and 372 deletions
|
@ -119,7 +119,7 @@ public class GhidraScriptMgrPluginScreenShots extends GhidraScreenShotGenerator
|
|||
BundleStatusComponentProvider bundleStatusComponentProvider =
|
||||
showProvider(BundleStatusComponentProvider.class);
|
||||
|
||||
bundleStatusComponentProvider.getModel().setPathsForTesting(paths);
|
||||
bundleStatusComponentProvider.setPathsForTesting(paths);
|
||||
|
||||
waitForComponentProvider(BundleStatusComponentProvider.class);
|
||||
captureComponent(bundleStatusComponentProvider.getComponent());
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue