From faebbc1f5d5ecb3c45c1353f49a03555c8260646 Mon Sep 17 00:00:00 2001 From: Edwin Lunando Date: Mon, 28 May 2012 09:43:00 +0700 Subject: [PATCH] comment reformatting --- openlp/core/lib/theme.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/openlp/core/lib/theme.py b/openlp/core/lib/theme.py index 99c51689d..686de4c6c 100644 --- a/openlp/core/lib/theme.py +++ b/openlp/core/lib/theme.py @@ -446,9 +446,9 @@ class ThemeXML(object): def set_default_header_footer(self): """ - #Set the header and footer size into the current primary screen + Set the header and footer size into the current primary screen. + 10 px on each side is removed to allow for a border. """ - #10 px border set round display from openlp.core.ui import ScreenList current_screen = ScreenList().current self.font_main_y = 0