forked from openlp/openlp
Indent
This commit is contained in:
parent
d58682ad6b
commit
4e216bdd13
@ -57,7 +57,7 @@ except ImportError:
|
||||
try:
|
||||
from com.sun.star.awt.FontSlant import ITALIC
|
||||
except ImportError:
|
||||
ITALIC = 2
|
||||
ITALIC = 2
|
||||
|
||||
class SofImport(OooImport):
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user