]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/xfont_loader.h
Introduce LFUN_PRINT.
[lyx.git] / src / frontends / xforms / xfont_loader.h
index 0a46727549da2065f841d0a7a1fecf30b35deb8e..2e8beb67dc81a0817294b373536d15137cc1c895 100644 (file)
@@ -6,19 +6,15 @@
  *
  * \author Asger Alstrup
  *
- * Full author contact details are available in file CREDITS
+ * Full author contact details are available in file CREDITS.
  */
 
 #ifndef FONTLOADER_H_
 #define FONTLOADER_H_
 
-#ifdef __GNUG__
-#pragma interface
-#endif
 
 #include <X11/Xlib.h>
 #include "lyxfont.h"
-#include "LString.h"
 
 class FontInfo;