Add a menu entry for the instrument settings dialog.
This commit is contained in:
parent
b0ffc44129
commit
88690cc523
1 changed files with 9 additions and 1 deletions
|
@ -270,13 +270,21 @@
|
|||
<label>Equipment</label>
|
||||
|
||||
<item>
|
||||
<label>Radios</label>
|
||||
<label>Radio Settings</label>
|
||||
<binding>
|
||||
<command>dialog-show</command>
|
||||
<dialog-name>radios</dialog-name>
|
||||
</binding>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<label>Instrument Settings</label>
|
||||
<binding>
|
||||
<command>dialog-show</command>
|
||||
<dialog-name>instruments</dialog-name>
|
||||
</binding>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<label>System Failures</label>
|
||||
<binding>
|
||||
|
|
Loading…
Add table
Reference in a new issue