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