E5Gui/E5PathPicker.py

changeset 5679
021e2db1f444
parent 5674
a0ad2dcb27f9
child 5726
e1dbd217214a
diff -r 0aa72754d535 -r 021e2db1f444 E5Gui/E5PathPicker.py
--- a/E5Gui/E5PathPicker.py	Thu Apr 06 18:37:10 2017 +0200
+++ b/E5Gui/E5PathPicker.py	Fri Apr 07 18:42:03 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