def __init__(self, component_manager): Plugin.__init__(self, component_manager) self.action_hello = None
def __init__(self, component_manager): Plugin.__init__(self, component_manager)