removed white spaces

This commit is contained in:
Andreas Preikschat 2011-01-18 19:53:09 +01:00
parent 628a5bd755
commit 608dbd2537
4 changed files with 8 additions and 8 deletions

View File

@ -95,7 +95,7 @@ class OpenLPWizard(QtGui.QWizard):
def addProgressPage(self):
"""
Add the progress page for the wizard. This page informs the user how
Add the progress page for the wizard. This page informs the user how
the wizard is progressing with its task.
"""
self.progressPage = QtGui.QWizardPage()