Merge branch 'main/rendor-staging' into main/atys-live
[ryzomcore.git] / studio / src / plugins / gui_editor / widgets / GroupScrollText.xml
blob53092a45643bd8891e895b6a8bd3451471b2714e
1 <widget>
2     <header>
3         <name>GroupScrollText</name>
4         <guiname>CGroupScrollText</guiname>
5                 <classname>scroll_text</classname>
6         <ancestor>InterfaceGroup</ancestor>
7         <description></description>
8         <abstract>false</abstract>
9         <icon></icon>
10     </header>
11     <properties>
12         <property>
13             <name>invert_scroll_bar</name>
14             <type>bool</type>
15             <default>true</default>
16         </property>
17     </properties>
18 </widget>