noteobj.h
changeset 474 d9add21ee9d3
parent 186 2e9f9acde92a
child 613 8fb5b3956b3e
     1.1 --- a/noteobj.h	Tue Jan 24 15:09:48 2006 +0000
     1.2 +++ b/noteobj.h	Wed Apr 25 16:02:54 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: