added blank lines

This commit is contained in:
Andreas Preikschat 2011-05-06 09:41:29 +02:00
parent 82a509c012
commit 7854c664e8
2 changed files with 2 additions and 0 deletions

View File

@ -165,3 +165,4 @@ class Ui_PrintServiceDialog(object):
self.zoomComboBox.addItem(ZoomSize.Sizes[ZoomSize.SeventyFive])
self.zoomComboBox.addItem(ZoomSize.Sizes[ZoomSize.Fifty])
self.zoomComboBox.addItem(ZoomSize.Sizes[ZoomSize.TwentyFive])

View File

@ -148,3 +148,4 @@ class BiblePlugin(Plugin):
'Add the selected Bible to the service.')
}
self.setPluginUiTextStrings(tooltips)