Merge pull request #12 from legoboyvdlp/master
re-enable ADIRS init skipping
This commit is contained in:
commit
0030a14ae1
1 changed files with 5 additions and 4 deletions
|
@ -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>
|
||||
|
|
Reference in a new issue