]> git.lyx.org Git - lyx.git/blob - src/frontends/xforms/form_copyright.h
2096a9033e6e7639ddc8be23d1ebe2c4fb004e1e
[lyx.git] / src / frontends / xforms / form_copyright.h
1 /** Header file generated with fdesign on Mon Jun 12 03:43:16 2000.**/
2
3 #ifndef FD_form_copyright_h_
4 #define FD_form_copyright_h_
5
6 /** Callbacks, globals and object handlers **/
7 extern  "C" void C_FormCopyrightOKCB(FL_OBJECT *, long);
8
9
10 /**** Forms and Objects ****/
11 typedef struct {
12         FL_FORM *form_copyright;
13         void *vdata;
14         char *cdata;
15         long  ldata;
16         FL_OBJECT *button_ok;
17 } FD_form_copyright;
18
19
20 #endif /* FD_form_copyright_h_ */