mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-05-22 10:02:49 +08:00
Test fixes
This commit is contained in:
+1
-1
@@ -170,7 +170,7 @@ public class SourceFilesTableProvider extends ComponentProviderAdapter {
|
||||
if (source == transformsTable.getTable()) {
|
||||
return new TransformTableActionContext();
|
||||
}
|
||||
return new DefaultActionContext();
|
||||
return null;
|
||||
}
|
||||
|
||||
private void buildMainPanel() {
|
||||
|
||||
Reference in New Issue
Block a user