annotate clients/editor/gui/layertool.xml @ 190:f970f7dab2dd

Allow routepather to re-plan when the plan becomes invalid: - one of the steps in the plan is blocked - the target of the plan is changed
author icelus@33b003aa-7bff-0310-803a-e67f0ece8222
date Sat, 28 Feb 2009 12:15:04 +0000
parents bcc93e17f978
children 51cc05d862f2
rev   line source
182
bcc93e17f978 - added new plugin to FIFedit (Layertool)
chewie@33b003aa-7bff-0310-803a-e67f0ece8222
parents:
diff changeset
1 <Window title="Layertool" position="10,200">
bcc93e17f978 - added new plugin to FIFedit (Layertool)
chewie@33b003aa-7bff-0310-803a-e67f0ece8222
parents:
diff changeset
2 <VBox name="layers_wrapper">
bcc93e17f978 - added new plugin to FIFedit (Layertool)
chewie@33b003aa-7bff-0310-803a-e67f0ece8222
parents:
diff changeset
3
bcc93e17f978 - added new plugin to FIFedit (Layertool)
chewie@33b003aa-7bff-0310-803a-e67f0ece8222
parents:
diff changeset
4 </VBox>
bcc93e17f978 - added new plugin to FIFedit (Layertool)
chewie@33b003aa-7bff-0310-803a-e67f0ece8222
parents:
diff changeset
5 </Window>