You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdewebdev/quanta/data/dtep/tagxml/childstop.tag

28 lines
586 B

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE TAGS>
<TAGS>
<tag name="child" single="1">
<label>
<text>Name</text>
<location col="0" row="0" />
</label>
<attr name="name" type="input">
<tooltip>Child's name</tooltip>
<location col="1" row="0" />
</attr>
</tag>
<tag name="stoppingtag" single="1">
<label>
<text>Name</text>
<location col="0" row="0" />
</label>
<attr name="name" type="input">
<tooltip>Stopping tag's name</tooltip>
<location col="1" row="0" />
</attr>
</tag>
</TAGS>