clean RAM after use profile, button focus fixed
This commit is contained in:
parent
6e165de9e2
commit
fc37a5963c
7 changed files with 72 additions and 10 deletions
|
@ -60,6 +60,9 @@
|
|||
<property name="text">
|
||||
<string>View</string>
|
||||
</property>
|
||||
<property name="autoDefault">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
|
@ -67,6 +70,9 @@
|
|||
<property name="text">
|
||||
<string>Delete</string>
|
||||
</property>
|
||||
<property name="autoDefault">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue