clean RAM after use profile, button focus fixed

This commit is contained in:
Rafael 2016-03-27 13:19:50 +02:00
parent 6e165de9e2
commit fc37a5963c
7 changed files with 72 additions and 10 deletions

View file

@ -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>