]> git.lyx.org Git - lyx.git/blob - src/frontends/xforms/form_splash.h
text2 chane, XFormsView
[lyx.git] / src / frontends / xforms / form_splash.h
1 // File modified by fdfix.sh for use by lyx (with xforms >= 0.88) and gettext
2 /** Header file generated with fdesign **/
3
4 #ifndef FD_form_splash_h_
5 #define FD_form_splash_h_
6
7 /** Callbacks, globals and object handlers **/
8 extern  "C" void C_FormSplashCB(FL_OBJECT *, long);
9
10
11 /**** Forms and Objects ****/
12 struct FD_form_splash {
13         ~FD_form_splash();
14
15         FL_FORM *form;
16         FL_OBJECT *splash_timer;
17 };
18
19 #endif /* FD_form_splash_h_ */