]> git.lyx.org Git - lyx.git/blob - src/frontends/xforms/form_copyright.h
the 50% overclock Preferences dialog patch
[lyx.git] / src / frontends / xforms / form_copyright.h
1 /** Header file generated with fdesign on Fri Jul 28 11:50:10 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 struct FD_form_copyright {
12
13         FL_FORM *form_copyright;
14         FL_OBJECT *button_ok;
15 };
16
17 #endif /* FD_form_copyright_h_ */