Bug 376815 - Allow using listheader in a richlistbox. r=enn

This commit is contained in:
mozilla.mano@sent.com 2007-04-09 17:21:16 -07:00
Родитель 7ff17fc5f4
Коммит 9708501644
1 изменённых файлов: 2 добавлений и 1 удалений

Просмотреть файл

@ -50,9 +50,10 @@
</resources>
<content>
<children includes="listheader"/>
<xul:scrollbox allowevents="true" orient="vertical" anonid="main-box"
flex="1" style="overflow: auto;">
<children />
<children/>
</xul:scrollbox>
</content>