eric7/Project/PropertiesDialog.ui

branch
eric7
changeset 9141
7085ece52151
parent 9125
3d2411181b3c
child 9192
a763d57e23bc
--- a/eric7/Project/PropertiesDialog.ui	Wed Jun 08 19:13:35 2022 +0200
+++ b/eric7/Project/PropertiesDialog.ui	Thu Jun 09 16:13:18 2022 +0200
@@ -49,6 +49,9 @@
         <string>&lt;b&gt;Project Name&lt;/b&gt;
 &lt;p&gt;Enter the project name&lt;/p&gt;</string>
        </property>
+       <property name="clearButtonEnabled">
+        <bool>true</bool>
+       </property>
       </widget>
      </item>
      <item row="1" column="0">
@@ -148,6 +151,9 @@
         <string>&lt;b&gt;Version No.&lt;/b&gt;
 &lt;p&gt;Enter the version no.&lt;/p&gt;</string>
        </property>
+       <property name="clearButtonEnabled">
+        <bool>true</bool>
+       </property>
       </widget>
      </item>
      <item row="6" column="0">
@@ -245,12 +251,15 @@
      <item row="9" column="1">
       <widget class="QLineEdit" name="authorEdit">
        <property name="toolTip">
-        <string>Enter authors name</string>
+        <string>Enter author's name</string>
        </property>
        <property name="whatsThis">
         <string>&lt;b&gt;Author&lt;/b&gt;
 &lt;p&gt;Enter the name of the author.&lt;/p&gt;</string>
        </property>
+       <property name="clearButtonEnabled">
+        <bool>true</bool>
+       </property>
       </widget>
      </item>
      <item row="10" column="0">
@@ -266,12 +275,15 @@
      <item row="10" column="1">
       <widget class="QLineEdit" name="emailEdit">
        <property name="toolTip">
-        <string>Enter authors email</string>
+        <string>Enter author's email</string>
        </property>
        <property name="whatsThis">
         <string>&lt;b&gt;Email&lt;/b&gt;
 &lt;p&gt;Enter the email address of the author&lt;/p&gt;</string>
        </property>
+       <property name="clearButtonEnabled">
+        <bool>true</bool>
+       </property>
       </widget>
      </item>
      <item row="11" column="0">

eric ide

mercurial