GUIs.Common: Add Legacy File Properties to context menu
This commit is contained in:
@@ -598,7 +598,7 @@ Public Class frmDocumentResultList
|
||||
|
||||
e.Menu.Items.Clear()
|
||||
|
||||
For Each oItem In oMenu.GetMenuItems()
|
||||
For Each oItem In oMenu.GetMenuItems(_IsLegacy)
|
||||
e.Menu.Items.Add(oItem)
|
||||
Next
|
||||
End If
|
||||
|
||||
Reference in New Issue
Block a user