Placeholder text for edit summary.
This commit is contained in:
parent
a1a68847bb
commit
85d46363a6
1 changed files with 4 additions and 1 deletions
|
|
@ -72,7 +72,10 @@
|
||||||
<item>
|
<item>
|
||||||
<widget class="QLineEdit" name="descriptionEdit">
|
<widget class="QLineEdit" name="descriptionEdit">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Edit description</string>
|
<string/>
|
||||||
|
</property>
|
||||||
|
<property name="placeholderText">
|
||||||
|
<string>Edit summary</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue