Add verbage.

This commit is contained in:
waterson%netscape.com 1999-08-18 04:25:24 +00:00
parent 55eaae2acd
commit e796040451
2 changed files with 14 additions and 0 deletions

View File

@ -17,6 +17,13 @@
* Netscape Communications Corporation. All Rights Reserved.
*/
/*
This class serves as a base for aggregates that will implement a
per-element XUL API.
*/
#ifndef nsXULElement_h__
#define nsXULElement_h__

View File

@ -17,6 +17,13 @@
* Netscape Communications Corporation. All Rights Reserved.
*/
/*
This class serves as a base for aggregates that will implement a
per-element XUL API.
*/
#ifndef nsXULElement_h__
#define nsXULElement_h__