--- a/Project/AddFileDialog.py Sat Dec 05 12:23:39 2015 +0100 +++ b/Project/AddFileDialog.py Sat Dec 05 13:02:26 2015 +0100 @@ -60,7 +60,7 @@ def on_sourceFilesPicker_aboutToShowPathPickerDialog(self): """ Private slot to perform actions before the source files selection - dialog is shown. + dialog is shown. """ path = self.targetDirPicker.text() if not path: