Deleted unnecessary attribute in xy_vector.xml.

master
logue 2025-04-13 23:09:08 +09:00
parent 307857c900
commit 3e77f60056
1 changed files with 2 additions and 2 deletions

View File

@ -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>