Fixed double section.
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@1850 30fe4595-0a0c-4342-8851-515496e4dcbd
This commit is contained in:
parent
7f91bd3a67
commit
6552fee52c
1 changed files with 0 additions and 15 deletions
|
@ -178,21 +178,6 @@
|
|||
<attnum name="width" val="150"/>
|
||||
</section>
|
||||
|
||||
<!-- Accept button -->
|
||||
<section name="accept">
|
||||
<attstr name="type" val="textbutton"/>
|
||||
<attstr name="text" val="Accept"/>
|
||||
<attstr name="tip" val="Apply changes"/>
|
||||
<attstr name="alignH" val="center"/>
|
||||
<attnum name="x" val="210"/>
|
||||
<attnum name="y" val="40"/>
|
||||
<attstr name="color" val="0xFFFFFF"/>
|
||||
<attstr name="focuscolor" val="0XFFFF00"/>
|
||||
<attstr name="pushedcolor" val="0xFFFF00"/>
|
||||
<attstr name="textsize" val="large"/>
|
||||
<attnum name="width" val="150"/>
|
||||
</section>
|
||||
|
||||
<!-- Cancel button -->
|
||||
<section name="cancel">
|
||||
<attstr name="type" val="textbutton"/>
|
||||
|
|
Loading…
Reference in a new issue