This commit is contained in:
mgalli%geckonnection.com 2005-11-23 02:08:32 +00:00
Родитель b64584ad16
Коммит 4d2b1c10b7
1 изменённых файлов: 3 добавлений и 0 удалений

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

@ -68,6 +68,7 @@
<body>
<![CDATA[
this.prefArray[this._counter++]=elementKey;
]]>
</body>
</method>
@ -84,10 +85,12 @@
<constructor>
<![CDATA[
this.preferenceset.addPref(this.getAttribute("name"));
]]>
</constructor>
<property name="name" />
<property name="preftype" />
<property name="preferenceset" onget="return this.parentNode"/>
</implementation>