Merged again because of a last second bug fix. maintenance release-17.04

Fri, 07 Apr 2017 18:45:08 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Fri, 07 Apr 2017 18:45:08 +0200
branch
maintenance
changeset 5681
be30320a29bc
parent 5680
b93cb6353cc0 (current diff)
parent 5679
021e2db1f444 (diff)
child 5682
08f320a4b673

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)

eric ide

mercurial