]> git.lyx.org Git - lyx.git/blobdiff - src/LyX.h
Cmake build: support tests
[lyx.git] / src / LyX.h
index bc898d6b4c755561982b944ebe56c8c1c0e73038..af43edc2d0bc039d125d6ce3d1aca043f4ed844a 100644 (file)
--- a/src/LyX.h
+++ b/src/LyX.h
@@ -28,6 +28,7 @@ class ErrorItem;
 class FuncRequest;
 class FuncStatus;
 class KeyMap;
+class LaTeXFonts;
 class Messages;
 class Mover;
 class Movers;
@@ -148,6 +149,7 @@ private:
        friend Movers & theSystemMovers();
        friend frontend::Application * theApp();
        friend Session & theSession();
+       friend LaTeXFonts & theLaTeXFonts();
        friend CmdDef & theTopLevelCmdDef();
        friend SpellChecker * theSpellChecker();
        friend void setSpellChecker();