1
0
Fork 0

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:
James Turner 2016-06-08 11:56:18 +01:00
parent b997e7e650
commit 654a343bbb

View file

@ -86,10 +86,7 @@
<item> <item>
<name>aircraft-center</name> <name>aircraft-center</name>
<binding> <binding>
<command>nasal</command> <command>open-launcher</command>
<script>
canvas.loadDialog("AircraftCenter");
</script>
</binding> </binding>
</item> </item>