forked from openlp/openlp
Fix presentation starting
bzr-revno: 578
This commit is contained in:
commit
8ec6a5b73d
@ -108,7 +108,6 @@ class PresentationController(object):
|
|||||||
"""
|
"""
|
||||||
self.plugin = plugin
|
self.plugin = plugin
|
||||||
self.name = name
|
self.name = name
|
||||||
self.start_process()
|
|
||||||
|
|
||||||
def is_available(self):
|
def is_available(self):
|
||||||
"""
|
"""
|
||||||
|
Loading…
Reference in New Issue
Block a user