forked from openlp/openlp
Fix wrong indentation
This commit is contained in:
parent
23ddd918d1
commit
e21729c14f
@ -83,9 +83,6 @@ class PowerpointController(PresentationController):
|
||||
log.debug('start_process')
|
||||
if not self.process:
|
||||
self.process = Dispatch('PowerPoint.Application')
|
||||
#self.process.Visible = True
|
||||
# ppWindowMinimized = 2
|
||||
#self.process.WindowState = 2
|
||||
|
||||
def kill(self):
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user