forked from openlp/openlp
Fix hanging in macOS when LibreOffice is installed
This commit is contained in:
parent
ff0605cb21
commit
daa7539dd0
@ -21,7 +21,7 @@
|
||||
"""
|
||||
This module contains some helpers for serializing Path objects in Pyro4
|
||||
"""
|
||||
from openlp.core.common.path import Path
|
||||
from pathlib import Path
|
||||
|
||||
from Pyro4.util import SerializerBase
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user