Enable the Qt gui inside the sim.
Needs a lot of testing, but aircraft can be installed / changed and location adjusted from within the sim. After some number of times the sim will crash.
This commit is contained in:
parent
b997e7e650
commit
654a343bbb
1 changed files with 1 additions and 4 deletions
|
@ -86,10 +86,7 @@
|
|||
<item>
|
||||
<name>aircraft-center</name>
|
||||
<binding>
|
||||
<command>nasal</command>
|
||||
<script>
|
||||
canvas.loadDialog("AircraftCenter");
|
||||
</script>
|
||||
<command>open-launcher</command>
|
||||
</binding>
|
||||
</item>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue