mirror of https://github.com/EspoTek/Labrador.git
removed null "type here" action
This commit is contained in:
parent
ac0dda3d91
commit
28a6ccac67
|
@ -1431,11 +1431,6 @@
|
|||
<addaction name="action57600"/>
|
||||
<addaction name="action115200"/>
|
||||
</widget>
|
||||
<widget class="QMenu" name="menuType_Here_2">
|
||||
<property name="title">
|
||||
<string>Type Here</string>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="QMenu" name="menuParity_Bit">
|
||||
<property name="title">
|
||||
<string>Parity Bit</string>
|
||||
|
@ -1451,7 +1446,6 @@
|
|||
<addaction name="menuBaud_Rate"/>
|
||||
<addaction name="menuParity_Bit"/>
|
||||
<addaction name="menuData_Bits"/>
|
||||
<addaction name="menuType_Here_2"/>
|
||||
</widget>
|
||||
<widget class="QMenu" name="menuUART_2">
|
||||
<property name="title">
|
||||
|
|
Loading…
Reference in New Issue