Пример #1
0
 def __init__(self, app):
     BottomPanePlugin.__init__(self, app)
     self._instances = dict()
Пример #2
0
 def __init__(self, app):
     BottomPanePlugin.__init__(self, app)
     self._views = {}
Пример #3
0
 def __init__(self, app):
     BottomPanePlugin.__init__(self, app)
     self._instances = dict()
Пример #4
0
 def __init__(self, app):
     BottomPanePlugin.__init__(self, app)
     self._views = {}