1
0
Fork 0

Add wireframe to rendering dialog

This commit is contained in:
Gijs de Rooy 2010-12-27 21:44:43 +01:00
parent 3d7d00ead9
commit 2b58f46608

View file

@ -47,9 +47,26 @@
</text>
<group>
<layout>vbox</layout>
<stretch>1</stretch>
<layout>hbox</layout>
<text>
<label>General</label>
<halign>left</halign>
</text>
<hrule>
<stretch>true</stretch>
</hrule>
</group>
<checkbox>
<halign>left</halign>
<label>Wireframe</label>
<name>wireframe</name>
<property>/sim/rendering/wireframe</property>
<binding>
<command>dialog-apply</command>
<object-name>wireframe</object-name>
</binding>
</checkbox>
<!--