1
0
Fork 0

fix broken and inconsistent indentation

This commit is contained in:
mfranz 2007-03-20 00:07:00 +00:00
parent 83c6911af2
commit a7d30fa76e

View file

@ -450,26 +450,26 @@
</group> <!-- End of Pitch/Altitude VBox -->
</group>
<hrule><dummy/></hrule>
<group> <!-- Passive Mode Toggle -->
<layout>hbox</layout>
<checkbox>
<label>FlightDirector Mode</label>
<halign>center</halign>
<property>/autopilot/locks/passive-mode</property>
<live>true</live>
<binding>
<command>dialog-apply</command>
</binding>
<binding>
<command>property-toggle</command>
</binding>
</checkbox>
</group>
<group> <!-- Passive Mode Toggle -->
<layout>hbox</layout>
<checkbox>
<label>FlightDirector Mode</label>
<halign>center</halign>
<property>/autopilot/locks/passive-mode</property>
<live>true</live>
<binding>
<command>dialog-apply</command>
</binding>
<binding>
<command>property-toggle</command>
</binding>
</checkbox>
</group>
<hrule><dummy/></hrule>
<hrule><dummy/></hrule>
<button>
<legend>Close</legend>