remove some whitespaces

This commit is contained in:
Armin Köhler 2011-02-21 17:02:28 +01:00
parent 4aa69e53bb
commit 1e041d9158
1 changed files with 2 additions and 2 deletions

View File

@ -594,7 +594,7 @@ class SongImportForm(OpenLPWizard):
Remove selected SongBeamer files from the import list
"""
self.removeSelectedItems(self.songBeamerFileListWidget)
def onSongShowPlusAddButtonClicked(self):
"""
Get SongShow Plus song database files
@ -604,7 +604,7 @@ class SongImportForm(OpenLPWizard):
% translate('SongsPlugin.ImportWizardForm',
'SongShow Plus Song Files')
)
def onSongShowPlusRemoveButtonClicked(self):
"""
Remove selected SongShow Plus files from the import list