forked from openlp/openlp
pep fixes
This commit is contained in:
parent
69fca430b5
commit
dfcd95b9d9
@ -637,7 +637,6 @@ class ThemeManager(OpenLPMixin, RegistryMixin, QtWidgets.QWidget, Ui_ThemeManage
|
|||||||
"""
|
"""
|
||||||
Called by theme maintenance Dialog to save the theme and to trigger the reload of the theme list
|
Called by theme maintenance Dialog to save the theme and to trigger the reload of the theme list
|
||||||
|
|
||||||
|
|
||||||
:param Theme theme: The theme data object.
|
:param Theme theme: The theme data object.
|
||||||
:param openlp.core.common.path.Path image_source_path: Where the theme image is currently located.
|
:param openlp.core.common.path.Path image_source_path: Where the theme image is currently located.
|
||||||
:param openlp.core.common.path.Path image_destination_path: Where the Theme Image is to be saved to
|
:param openlp.core.common.path.Path image_destination_path: Where the Theme Image is to be saved to
|
||||||
|
Loading…
Reference in New Issue
Block a user