diff --git a/openlp/core/lib/plugin.py b/openlp/core/lib/plugin.py index a4487dc0a..ad91400a3 100644 --- a/openlp/core/lib/plugin.py +++ b/openlp/core/lib/plugin.py @@ -314,4 +314,4 @@ class Plugin(QtCore.QObject): """ Called to define all translatable texts of the plugin """ - + pass