Merge branch 'main/rendor-staging' into main/atys-live
[ryzomcore.git] / studio / src / plugins / gui_editor / widgets / DBViewQuantity.xml
blobc11c1a4cc3d43006e38142cbf14f2bef20f802ec
1 <widget>
2     <header>
3         <name>DBViewQuantity</name>
4         <guiname>CDBViewQuantity</guiname>
5                 <classname>text_quantity</classname>
6         <ancestor>ViewText</ancestor>
7         <description></description>
8         <abstract>false</abstract>
9         <icon></icon>
10     </header>
11     <properties>
12         <property>
13             <name>value</name>
14             <type>string</type>
15             <default></default>
16         </property>
17         <property>
18             <name>valuemax</name>
19             <type>string</type>
20             <default></default>
21         </property>
22         <property>
23             <name>emptytext</name>
24             <type>string</type>
25             <default></default>
26         </property>
29     </properties>
30 </widget>