]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/Makefile.am
This commit introduces the FontLoader interface class. In the future, I intend to...
[lyx.git] / src / frontends / qt4 / Makefile.am
index 59a5f03314fad93e6ed542eb9127d1005535a2c0..c20a0970abd0df423936408e67585447d7728ee8 100644 (file)
@@ -34,9 +34,9 @@ libqt4_la_SOURCES = \
        ColorCache.h ColorCache.C \
        Dialogs.C \
        FileDialog.C \
-       FontLoader.h FontLoader.C \
        GuiApplication.C GuiApplication.h \
        GuiClipboard.h GuiClipboard.C \
+       GuiFontLoader.h GuiFontLoader.C \
        GuiSelection.h GuiSelection.C \
        GuiImplementation.h GuiImplementation.C \
        LyXKeySymFactory.C \