Add "Currently Open Fits" context menu for projected and command views

This commit is contained in:
blitzmann
2017-04-12 00:39:05 -04:00
parent a7ec10525e
commit 080590a292
2 changed files with 68 additions and 0 deletions

View File

@@ -206,4 +206,5 @@ from gui.builtinContextMenus import ( # noqa: E402,F401
implantSets,
fighterAbilities,
commandFits,
tabbedFits
)