Deleted unnecessary attribute in xy_vector.xml.
parent
307857c900
commit
3e77f60056
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<xy_vector name="xyvector">
|
||||
<xy_vector.x_entry name="XEntry" tab_stop="true" label="X軸:"/>
|
||||
<xy_vector.y_entry name="YEntry" tab_stop="true" label="Y軸:"/>
|
||||
<xy_vector.x_entry name="XEntry" label="X軸:"/>
|
||||
<xy_vector.y_entry name="YEntry" label="Y軸:"/>
|
||||
</xy_vector>
|
||||
|
|
|
|||
Loading…
Reference in New Issue