Add context menu to change system security status

This commit is contained in:
DarkPhoenix
2019-05-01 16:22:26 +03:00
parent a7dcf1ace6
commit c447cf06d7
4 changed files with 62 additions and 2 deletions

View File

@@ -39,4 +39,6 @@ from gui.builtinContextMenus import ( # noqa: E402,F401
# Firepower panel
factorReload,
targetResists,
# Targeting & misc panel
fitSystemSecurity,
)