Fix tab navigation for reload button
This commit is contained in:
parent
d170327750
commit
f645863562
1 changed files with 3 additions and 0 deletions
|
@ -124,6 +124,9 @@
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>&Reload</string>
|
<string>&Reload</string>
|
||||||
</property>
|
</property>
|
||||||
|
<property name="autoDefault">
|
||||||
|
<bool>true</bool>
|
||||||
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
|
|
Loading…
Reference in a new issue