Exemple #1
0
 def __init__(self, app):
     BottomPanePlugin.__init__(self, app)
     self._instances = dict()
Exemple #2
0
 def __init__(self, app):
     BottomPanePlugin.__init__(self, app)
     self._views = {}
Exemple #3
0
 def __init__(self, app):
     BottomPanePlugin.__init__(self, app)
     self._instances = dict()
Exemple #4
0
 def __init__(self, app):
     BottomPanePlugin.__init__(self, app)
     self._views = {}