1
0
Fork 0

Add Formation Selector

Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
This commit is contained in:
Vivian Meazza 2010-10-12 20:42:05 +01:00
parent 996a5a94ee
commit b020b3e0d1

View file

@ -156,15 +156,8 @@
</group>
</group>
<group>
<layout>hbox</layout>
@ -182,6 +175,26 @@
</text>
</group>
<group>
<layout>hbox</layout>
<text>
<halign>left</halign>
<label>Set Formation</label>
</text>
<button>
<x>40</x>
<y>10</y>
<legend>Open/Close</legend>
<binding>
<command>nasal</command>
<script>formation.formation_dialog.toggle()</script>
</binding>
</button>
</group>
<empty>
<stretch>true</stretch>
</empty>