1
0
Fork 0

add transparency checkbox

This commit is contained in:
mfranz 2006-06-09 20:35:44 +00:00
parent 66d9bb3d46
commit 2a20cdecf6

View file

@ -13,7 +13,17 @@
<hrule><dummy/></hrule>
<checkbox>
<label>Antialias</label>
<label>Transparent</label>
<halign>left</halign>
<property>/sim/hud/color/transparent</property>
<binding>
<command>dialog-apply</command>
</binding>
</checkbox>
<checkbox>
<label>Antialiased</label>
<halign>left</halign>
<property>/sim/hud/color/antialiased</property>
<binding>
<command>dialog-apply</command>