Set the default visibility for the menubar.
Default the ADF card to 0.
This commit is contained in:
parent
4240d5edb5
commit
dca563eab8
1 changed files with 5 additions and 1 deletions
|
@ -193,6 +193,10 @@ Started September 2000 by David Megginson, david@megginson.com
|
|||
</config>
|
||||
</view>
|
||||
|
||||
<menubar>
|
||||
<visibility type="bool">true</visibility>
|
||||
</menubar>
|
||||
|
||||
</sim>
|
||||
|
||||
|
||||
|
@ -387,7 +391,7 @@ Started September 2000 by David Megginson, david@megginson.com
|
|||
|
||||
<kr-87>
|
||||
<inputs>
|
||||
<rotation-deg type="double">90</rotation-deg>
|
||||
<rotation-deg type="double">0</rotation-deg>
|
||||
</inputs>
|
||||
<outputs>
|
||||
<selected-khz type="double">379.0</selected-khz>
|
||||
|
|
Loading…
Add table
Reference in a new issue