]> git.lyx.org Git - lyx.git/blobdiff - src/sp_form.h
get builddir!=srcdir compiling working; allow successful make even without noweb...
[lyx.git] / src / sp_form.h
index f84524bcc47b4becb242db8b87df840d20b166af..f249ae567934bd843289e12a3d642738d43ff57f 100644 (file)
@@ -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);