]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/Makefile.am
Create a grfx::Loader class and so move large chunks of code out of
[lyx.git] / src / frontends / Makefile.am
index 0dc1e8e0190fbfbe531abe0481aa1d479ec0535b..71d76b3edeeccb112027ba0258f5f8c72983abfb 100644 (file)
@@ -23,7 +23,6 @@ libfrontends_la_SOURCES = \
        FileDialog.h \
        Liason.C \
        Liason.h \
-       LyXKeySym.C \
        LyXKeySym.h \
        LyXKeySymFactory.h \
        LyXScreenFactory.h \
@@ -31,6 +30,8 @@ libfrontends_la_SOURCES = \
        LyXView.h \
        Menubar.C \
        Menubar.h \
+       MiniBuffer.C \
+       MiniBuffer.h \
        Painter.C \
        Painter.h \
        Timeout.C \