Merge pull request #12 from legoboyvdlp/master

re-enable ADIRS init skipping
This commit is contained in:
Joshua Davidson 2017-04-22 23:55:12 -04:00 committed by GitHub
commit 0030a14ae1

View file

@ -244,10 +244,11 @@
<checkbox>
<label>Skip IRS alignment</label>
<halign>left</halign>
<enable>
<property>/systems/unused/unusedthing</property>
</enable>
<property>/systems/unused/unusedthing</property>
<property>/controls/adirs/skip</property>
<binding>
<command>property-toggle</command>
<property>/controls/adirs/skip</property>
</binding>
<binding>
<command>dialog-apply</command>
</binding>