eric6/Plugins/WizardPlugins/FileDialogWizard/FileDialogWizardDialog.ui

changeset 7272
1779dc278077
parent 7207
4ba7a9b26020
--- a/eric6/Plugins/WizardPlugins/FileDialogWizard/FileDialogWizardDialog.ui	Wed Sep 25 19:11:13 2019 +0200
+++ b/eric6/Plugins/WizardPlugins/FileDialogWizard/FileDialogWizardDialog.ui	Wed Sep 25 19:40:31 2019 +0200
@@ -6,8 +6,8 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>604</width>
-    <height>742</height>
+    <width>645</width>
+    <height>946</height>
    </rect>
   </property>
   <property name="windowTitle">
@@ -187,8 +187,11 @@
       </item>
       <item row="0" column="1">
        <widget class="QLineEdit" name="eNameVariable">
+        <property name="toolTip">
+         <string>Enter the result variable name</string>
+        </property>
         <property name="clearButtonEnabled">
-         <bool>true</bool>
+         <bool>false</bool>
         </property>
        </widget>
       </item>
@@ -201,8 +204,11 @@
       </item>
       <item row="1" column="1">
        <widget class="QLineEdit" name="eFilterVariable">
+        <property name="toolTip">
+         <string>Enter the name of the filter variable</string>
+        </property>
         <property name="clearButtonEnabled">
-         <bool>true</bool>
+         <bool>false</bool>
         </property>
        </widget>
       </item>

eric ide

mercurial