[TD]allow template fields to re-apply autofill
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>340</width>
|
||||
<height>90</height>
|
||||
<height>127</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="windowTitle">
|
||||
@@ -46,6 +46,16 @@
|
||||
<item row="1" column="1">
|
||||
<widget class="QLineEdit" name="leInput"/>
|
||||
</item>
|
||||
<item row="2" column="0">
|
||||
<widget class="QCheckBox" name="cbAutofill">
|
||||
<property name="toolTip">
|
||||
<string>Check this box to reapply autofill to this field. </string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Autofill</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
</item>
|
||||
<item>
|
||||
|
||||
Reference in New Issue
Block a user