fixed space bar behavior

This commit is contained in:
2019-10-03 14:54:01 +02:00
parent a713b6b57b
commit 6319b6fee8
3 changed files with 13 additions and 8 deletions

View File

@@ -67,6 +67,12 @@
<property name="text">
<string>Start</string>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>
<property name="default">
<bool>true</bool>
</property>
<property name="on" stdset="0">
<bool>false</bool>
</property>
@@ -546,6 +552,7 @@
</widget>
<layoutdefault spacing="6" margin="11"/>
<tabstops>
<tabstop>btn_startstop</tabstop>
<tabstop>r_0</tabstop>
<tabstop>r_11</tabstop>
<tabstop>r_22</tabstop>
@@ -554,8 +561,7 @@
<tabstop>r_74</tabstop>
<tabstop>r_90</tabstop>
<tabstop>r_120</tabstop>
<tabstop>spinBox</tabstop>
<tabstop>btn_startstop</tabstop>
<tabstop>r_custom</tabstop>
</tabstops>
<resources/>
<connections/>