fixed doc

This commit is contained in:
Andreas Preikschat 2011-02-03 14:41:42 +01:00
parent 74d20ae81b
commit eff7708e00
1 changed files with 1 additions and 1 deletions

View File

@ -362,7 +362,7 @@ class SongExportForm(OpenLPWizard):
def onDirectoryButtonClicked(self): def onDirectoryButtonClicked(self):
""" """
Called when click on the *directoryButton*. Opens a dialog and writes Called when the *directoryButton* was clicked. Opens a dialog and writes
the path to *directoryLineEdit*. the path to *directoryLineEdit*.
""" """
path = unicode(QtGui.QFileDialog.getExistingDirectory(self, path = unicode(QtGui.QFileDialog.getExistingDirectory(self,