This commit is contained in:
Tomas Groth 2019-05-29 21:22:12 +02:00
parent 949231a35f
commit 2efaffec7a

View File

@ -75,6 +75,7 @@ else:
uno_available = True
except ImportError:
uno_available = False
class SlideShowListenerImport():
pass