1.1 --- a/noteobj.h Tue Jan 24 15:09:48 2006 +0000
1.2 +++ b/noteobj.h Tue Sep 04 13:53:33 2007 +0000
1.3 @@ -7,6 +7,9 @@
1.4
1.5 #include "misc.h"
1.6
1.7 +/*! \brief The text note belonging to one OrnamentedObj */
1.8 +
1.9 +
1.10 class NoteObj:public xmlObj
1.11 {
1.12 public: