Minor : add clear button on formulaautonumberingw and numparteditorw

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5871 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
scorpio810 2019-05-19 00:30:14 +00:00
parent be860044fb
commit e324e9c59d
2 changed files with 6 additions and 0 deletions

View File

@ -71,6 +71,9 @@
<property name="placeholderText">
<string>Insert Formula Here e.g.: %prefix%l%c</string>
</property>
<property name="clearButtonEnabled">
<bool>true</bool>
</property>
</widget>
</item>
<item>

View File

@ -50,6 +50,9 @@
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="clearButtonEnabled">
<bool>true</bool>
</property>
</widget>
</item>
<item>