forked from openlp/openlp
Don't start the presentation app unless requested
This commit is contained in:
parent
a2ed7540af
commit
c67ea1f304
@ -108,7 +108,6 @@ class PresentationController(object):
|
||||
"""
|
||||
self.plugin = plugin
|
||||
self.name = name
|
||||
self.start_process()
|
||||
|
||||
def is_available(self):
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user