Merge pull request #1819 from openscad/qt4-compile-fix
Remove clearButtonEnabled property introduced with #1767.
This commit is contained in:
commit
aa5289b59b
1 changed files with 0 additions and 6 deletions
|
|
@ -493,9 +493,6 @@
|
|||
<property name="placeholderText">
|
||||
<string/>
|
||||
</property>
|
||||
<property name="clearButtonEnabled">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="0" column="2">
|
||||
|
|
@ -524,9 +521,6 @@
|
|||
<property name="placeholderText">
|
||||
<string/>
|
||||
</property>
|
||||
<property name="clearButtonEnabled">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="0" column="0">
|
||||
|
|
|
|||
Loading…
Reference in a new issue