eric7/Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.ui

branch
eric7
changeset 9188
d137adc02a0f
parent 9175
21e2be5f0b41
child 9201
2f1ccadee231
--- a/eric7/Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.ui	Tue Jun 28 19:19:05 2022 +0200
+++ b/eric7/Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.ui	Wed Jun 29 13:25:00 2022 +0200
@@ -322,31 +322,7 @@
          </property>
         </widget>
        </item>
-       <item row="0" column="1">
-        <widget class="QLineEdit" name="homePageUrlEdit">
-         <property name="toolTip">
-          <string>Enter the URL of the home page</string>
-         </property>
-         <property name="placeholderText">
-          <string>Mandatory</string>
-         </property>
-        </widget>
-       </item>
-       <item row="1" column="0">
-        <widget class="QLabel" name="label_10">
-         <property name="text">
-          <string>Download URL:</string>
-         </property>
-        </widget>
-       </item>
        <item row="1" column="1">
-        <widget class="QLineEdit" name="downloadUrlEdit">
-         <property name="toolTip">
-          <string>Enter the download URL</string>
-         </property>
-        </widget>
-       </item>
-       <item row="2" column="1">
         <spacer name="verticalSpacer_2">
          <property name="orientation">
           <enum>Qt::Vertical</enum>
@@ -359,6 +335,16 @@
          </property>
         </spacer>
        </item>
+       <item row="0" column="1">
+        <widget class="QLineEdit" name="homePageUrlEdit">
+         <property name="toolTip">
+          <string>Enter the URL of the home page</string>
+         </property>
+         <property name="placeholderText">
+          <string>Mandatory</string>
+         </property>
+        </widget>
+       </item>
       </layout>
      </widget>
      <widget class="QWidget" name="licenseTab">
@@ -770,7 +756,6 @@
   <tabstop>descriptionFromFilesCheckBox</tabstop>
   <tabstop>keywordsEdit</tabstop>
   <tabstop>homePageUrlEdit</tabstop>
-  <tabstop>downloadUrlEdit</tabstop>
   <tabstop>licenseClassifierCheckBox</tabstop>
   <tabstop>licenseClassifierComboBox</tabstop>
   <tabstop>licenseEdit</tabstop>

eric ide

mercurial