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> <checkbox>
<label>Skip IRS alignment</label> <label>Skip IRS alignment</label>
<halign>left</halign> <halign>left</halign>
<enable> <property>/controls/adirs/skip</property>
<property>/systems/unused/unusedthing</property> <binding>
</enable> <command>property-toggle</command>
<property>/systems/unused/unusedthing</property> <property>/controls/adirs/skip</property>
</binding>
<binding> <binding>
<command>dialog-apply</command> <command>dialog-apply</command>
</binding> </binding>