25 #ifndef GCR_DOC_PROP_H 26 #define GCR_DOC_PROP_H 44 friend class DocProDlgPrivate;
51 DocPropDlg (Document* pDoc);
55 virtual ~DocPropDlg ();
59 GtkEntry *Title, *Name, *Mail;
60 GtkLabel *CreationDate, *RevisionDate;
61 GtkTextView *Comments;
62 gulong m_ChangedSignal;
66 #endif //GCR_DOC_PROP_H
The crystal structures related classes.