]> git.lyx.org Git - lyx.git/blobdiff - src/sp_form.h
Fix crash when running lyx -dbg insets -e ...
[lyx.git] / src / sp_form.h
index 733c64f07083e9c878e0642dc8d9a4bbccb8ae24..5e0297626dd56d370f3659b764d4525414801c1f 100644 (file)
@@ -1,35 +1,8 @@
-/** Header file generated with fdesign on Mon Jun 12 06:32:31 2000.**/
+/** Header file generated with fdesign **/
 
-#ifndef FD_form_spell_options_h_
-#define FD_form_spell_options_h_
+#ifndef FD_form_spell_check_h_
+#define FD_form_spell_check_h_
 
-/** Callbacks, globals and object handlers **/
-extern "C" void SpellOptionsOKCB(FL_OBJECT *, long);
-extern "C" void SpellOptionsCancelCB(FL_OBJECT *, long);
-extern "C" void SpellOptionsApplyCB(FL_OBJECT *, long);
-
-
-
-/**** Forms and Objects ****/
-typedef struct {
-       FL_FORM *form_spell_options;
-       void *vdata;
-       char *cdata;
-       long  ldata;
-       FL_OBJECT *lang_buts;
-       FL_OBJECT *buflang;
-       FL_OBJECT *altlang;
-       FL_OBJECT *altlang_input;
-       FL_OBJECT *compounds;
-       FL_OBJECT *inpenc;
-       FL_OBJECT *ok;
-       FL_OBJECT *perdict;
-       FL_OBJECT *esc_chars;
-       FL_OBJECT *perdict_input;
-       FL_OBJECT *esc_chars_input;
-} FD_form_spell_options;
-
-extern FD_form_spell_options * create_form_form_spell_options(void);
 typedef struct {
        FL_FORM *form_spell_check;
        void *vdata;
@@ -51,4 +24,4 @@ typedef struct {
 
 extern FD_form_spell_check * create_form_form_spell_check(void);
 
-#endif /* FD_form_spell_options_h_ */
+#endif /* FD_form_spell_check_h_ */