]> git.lyx.org Git - lyx.git/blobdiff - src/latexoptions.h
more changes, read the Changelog
[lyx.git] / src / latexoptions.h
index c325c9ebd7b79c50ca028e9066005a1829e32683..9d63cfb7a796c93dbb0b03e1da17768db254c14f 100644 (file)
@@ -1,15 +1,15 @@
-/** Header file generated with fdesign on Mon Apr 12 19:09:41 1999.**/
+/** Header file generated with fdesign on Mon Jun 19 12:55:08 2000.**/
 
 #ifndef FD_LaTeXOptions_h_
 #define FD_LaTeXOptions_h_
 
 /** Callbacks, globals and object handlers **/
-extern void LaTeXOptionsOK(FL_OBJECT *, long);
-extern void LaTeXOptionsApply(FL_OBJECT *, long);
-extern void LaTeXOptionsCancel(FL_OBJECT *, long);
+extern "C" void LaTeXOptionsOK(FL_OBJECT *, long);
+extern "C" void LaTeXOptionsApply(FL_OBJECT *, long);
+extern "C" void LaTeXOptionsCancel(FL_OBJECT *, long);
 
-extern void LatexLogClose(FL_OBJECT *, long);
-extern void LatexLogUpdate(FL_OBJECT *, long);
+extern "C" void LatexLogClose(FL_OBJECT *, long);
+extern "C" void LatexLogUpdate(FL_OBJECT *, long);
 
 
 /**** Forms and Objects ****/