Merge branch 'main/rendor-staging' into main/atys-live
[ryzomcore.git] / studio / src / plugins / gui_editor / widgets / GroupTab.xml
blobe2e1a8bf1e9fe849fdd623b60547fd28226e8d51
1 <widget>
2     <header>
3         <name>GroupTab</name>
4         <guiname>CGroupTab</guiname>
5                 <classname>tab</classname>
6         <ancestor>InterfaceGroup</ancestor>
7         <description></description>
8         <abstract>false</abstract>
9         <icon></icon>
10     </header>
11     <properties>
12         <property>
13             <name>hide_out_tabs</name>
14             <type>bool</type>
15             <default></default>
16         </property>
17         <property>
18             <name>onchange</name>
19             <type>string</type>
20             <default></default>
21         </property>
22         <property>
23             <name>onchange_params</name>
24             <type>string</type>
25             <default></default>
26         </property>
27     </properties>
28 </widget>