This commit is contained in:
Jonathan Corwin 2011-06-24 00:05:06 +01:00
parent d58682ad6b
commit 4e216bdd13

View File

@ -57,7 +57,7 @@ except ImportError:
try:
from com.sun.star.awt.FontSlant import ITALIC
except ImportError:
ITALIC = 2
ITALIC = 2
class SofImport(OooImport):
"""