Fri, 07 Apr 2017 18:45:08 +0200
Merged again because of a last second bug fix.
--- a/E5Gui/E5PathPicker.py Fri Apr 07 18:33:59 2017 +0200 +++ b/E5Gui/E5PathPicker.py Fri Apr 07 18:45:08 2017 +0200 @@ -98,7 +98,7 @@ "E5PathPickerBase", "Enter Path Name")) else: self._editor = E5ClearableComboBox( - self, self, QCoreApplication.translate( + self, QCoreApplication.translate( "E5PathPickerBase", "Enter Path Name")) self.__button = QToolButton(self)