lyx_mirror/src/bibforms.h
Jürgen Vigna 89885b5fa1 Anguses patch + some modifications for smart? inset-update.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@864 a592a061-630c-0410-9148-cb99ea01b6c8
2000-07-07 07:46:37 +00:00

17 lines
277 B
C

#ifndef FD_bibitem_form_h_
#define FD_bibitem_form_h_
/* Header file generated with fdesign. */
/**** Forms and Objects ****/
struct FD_bibitem_form {
FL_FORM *bibitem_form;
void *vdata;
long ldata;
FL_OBJECT *key;
FL_OBJECT *label;
};
#endif /* FD_bibitem_form_h_ */