mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-05-23 13:16:48 +08:00
Merge remote-tracking branch 'origin/GP-1-dragonmacher-find-structure-action-help'
This commit is contained in:
+1
-1
@@ -697,7 +697,7 @@
|
||||
</P>
|
||||
</BLOCKQUOTE>
|
||||
|
||||
<H3><A name="Find_Structues_By_Size"></A>Find Structures by Size</H3>
|
||||
<H3><A name="Find_Structures_By_Size"></A>Find Structures by Size</H3>
|
||||
|
||||
<BLOCKQUOTE>
|
||||
|
||||
|
||||
+1
-1
@@ -50,7 +50,7 @@ public class FindStructuresByOffsetAction extends DockingAction {
|
||||
|
||||
setMenuBarData(
|
||||
new MenuData(new String[] { NAME + "..." }, null, "VeryLast", -1, menuSubGroup));
|
||||
setHelpLocation(new HelpLocation("DataTypeManagerPlugin", "Find_Data_Types_By_Offset"));
|
||||
setHelpLocation(new HelpLocation("DataTypeManagerPlugin", "Find_Structures_By_Offset"));
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user