X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fsp_form.h;h=f249ae567934bd843289e12a3d642738d43ff57f;hb=2b300d130c21037e9ae9cb547024be53111d2014;hp=f84524bcc47b4becb242db8b87df840d20b166af;hpb=27de1486ca34aaad446adb798d71a77d6f6304da;p=lyx.git diff --git a/src/sp_form.h b/src/sp_form.h index f84524bcc4..f249ae5679 100644 --- a/src/sp_form.h +++ b/src/sp_form.h @@ -1,12 +1,12 @@ -/** Header file generated with fdesign on Mon Apr 12 19:09:43 1999.**/ +/** Header file generated with fdesign **/ #ifndef FD_form_spell_options_h_ #define FD_form_spell_options_h_ /** Callbacks, globals and object handlers **/ -extern void SpellOptionsOKCB(FL_OBJECT *, long); -extern void SpellOptionsCancelCB(FL_OBJECT *, long); -extern void SpellOptionsApplyCB(FL_OBJECT *, long); +extern "C" void SpellOptionsOKCB(FL_OBJECT *, long); +extern "C" void SpellOptionsCancelCB(FL_OBJECT *, long); +extern "C" void SpellOptionsApplyCB(FL_OBJECT *, long);