PyInstaller/PyInstallerConfigDialog.ui

changeset 4
52f0572b5908
parent 3
eb2d30b4d34e
--- a/PyInstaller/PyInstallerConfigDialog.ui	Wed Jan 17 16:25:59 2018 +0100
+++ b/PyInstaller/PyInstallerConfigDialog.ui	Thu Jan 18 14:30:06 2018 +0100
@@ -198,9 +198,6 @@
           </item>
           <item row="0" column="1">
            <widget class="E5PathPicker" name="iconFilePicker" native="true">
-            <property name="enabled">
-             <bool>false</bool>
-            </property>
             <property name="sizePolicy">
              <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
               <horstretch>0</horstretch>
@@ -265,7 +262,7 @@
           </widget>
          </item>
          <item>
-          <widget class="E5ClearableLineEdit" name="BundleIdentifierEdit">
+          <widget class="E5ClearableLineEdit" name="bundleIdentifierEdit">
            <property name="toolTip">
             <string>Enter the macOS app bundle identifier</string>
            </property>
@@ -330,7 +327,7 @@
   <tabstop>windowedButton</tabstop>
   <tabstop>iconFilePicker</tabstop>
   <tabstop>iconIdEdit</tabstop>
-  <tabstop>BundleIdentifierEdit</tabstop>
+  <tabstop>bundleIdentifierEdit</tabstop>
  </tabstops>
  <resources/>
  <connections>

eric ide

mercurial