forked from openlp/openlp
Merge branch 'fix-macos-libreoffice-hang' into 'master'
Fix hanging in macOS when LibreOffice is installed See merge request openlp/openlp!389
This commit is contained in:
commit
e03613bafe
@ -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