--- 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><b>Project Name</b> <p>Enter the project name</p></string> </property> + <property name="clearButtonEnabled"> + <bool>true</bool> + </property> </widget> </item> <item row="1" column="0"> @@ -148,6 +151,9 @@ <string><b>Version No.</b> <p>Enter the version no.</p></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><b>Author</b> <p>Enter the name of the author.</p></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><b>Email</b> <p>Enter the email address of the author</p></string> </property> + <property name="clearButtonEnabled"> + <bool>true</bool> + </property> </widget> </item> <item row="11" column="0">