From 7cc695f3bb7088423608a631aa26ef7002695dfa Mon Sep 17 00:00:00 2001 From: phill-ridout Date: Sat, 2 Feb 2013 17:44:07 +0000 Subject: [PATCH] New line at end of file added. --- openlp/plugins/presentations/lib/presentationcontroller.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openlp/plugins/presentations/lib/presentationcontroller.py b/openlp/plugins/presentations/lib/presentationcontroller.py index bbf9662cd..8f468de63 100644 --- a/openlp/plugins/presentations/lib/presentationcontroller.py +++ b/openlp/plugins/presentations/lib/presentationcontroller.py @@ -447,4 +447,4 @@ class PresentationController(object): self._plugin_manager = Registry().get(u'plugin_manager') return self._plugin_manager - plugin_manager = property(_get_plugin_manager) \ No newline at end of file + plugin_manager = property(_get_plugin_manager)