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">
|
||||
<string>&Reload</string>
|
||||
</property>
|
||||
<property name="autoDefault">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
|
|
Loading…
Reference in a new issue