Touch up toggle panel

This commit is contained in:
Ryan Holmes
2017-06-12 20:42:03 -04:00
parent 9712ec4fbf
commit 2acb3e759e
5 changed files with 191 additions and 201 deletions

View File

@@ -30,7 +30,7 @@ from gui.builtinAdditionPanes.implantView import ImplantView
from gui.builtinAdditionPanes.notesView import NotesView
from gui.builtinAdditionPanes.projectedView import ProjectedView
from gui.chrome_tabs import PFNotebook
from gui.pyfatogglepanel import TogglePanel
from gui.toggle_panel import TogglePanel
class AdditionsPane(TogglePanel):