mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-15 01:07:42 +00:00
Merge pull request #3312 from millmanorama/911-tweak-menu/toolbar-items
remove toolbar button
This commit is contained in:
commit
11a3f491f4
@ -41,9 +41,7 @@ import org.openide.windows.WindowManager;
|
||||
id = "org.sleuthkit.autopsy.communicationsVisualization.OpenCVTAction")
|
||||
@ActionRegistration(displayName = "#CTL_OpenCVTAction", lazy = false)
|
||||
@ActionReferences(value = {
|
||||
@ActionReference(path = "Menu/Tools", position = 102)
|
||||
, @ActionReference(path = "Toolbars/Case", position = 102)
|
||||
})
|
||||
@ActionReference(path = "Menu/Tools", position = 102)})
|
||||
@Messages("CTL_OpenCVTAction=Communications")
|
||||
public final class OpenCommVisualizationToolAction extends CallableSystemAction implements Presenter.Toolbar {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user