VirtualenvManagerDialog: change the default button to be the 'Edit...' button.

Wed, 19 Aug 2020 19:11:18 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Wed, 19 Aug 2020 19:11:18 +0200
changeset 7672
8d3daf382286
parent 7671
5c6b164618c6
child 7673
f0309b9483b1

VirtualenvManagerDialog: change the default button to be the 'Edit...' button.

eric6/VirtualEnv/VirtualenvManagerDialog.ui file | annotate | diff | comparison | revisions
--- a/eric6/VirtualEnv/VirtualenvManagerDialog.ui	Wed Aug 19 19:02:36 2020 +0200
+++ b/eric6/VirtualEnv/VirtualenvManagerDialog.ui	Wed Aug 19 19:11:18 2020 +0200
@@ -77,6 +77,9 @@
        <property name="text">
         <string>New...</string>
        </property>
+       <property name="autoDefault">
+        <bool>false</bool>
+       </property>
       </widget>
      </item>
      <item>
@@ -94,9 +97,6 @@
        <property name="text">
         <string>Edit...</string>
        </property>
-       <property name="autoDefault">
-        <bool>false</bool>
-       </property>
       </widget>
      </item>
      <item>

eric ide

mercurial