]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/Makefile.am
fix tooltips in toolbar
[lyx.git] / src / frontends / Makefile.am
index 77ed4fba86e994556af69757cfc4dcb3f8ee98e7..a33b0048e302272928b749e2d27e3628b8171cb4 100644 (file)
@@ -21,9 +21,13 @@ libfrontends_la_SOURCES = \
        Dialogs.h \
        DialogBase.h \
        FileDialog.h \
-       GUIRunTime.h \
        Liason.C \
        Liason.h \
+       LyXKeySym.h \
+       LyXKeySymFactory.h \
+       LyXScreenFactory.h \
+       LyXView.C \
+       LyXView.h \
        Menubar.C \
        Menubar.h \
        Painter.C \
@@ -32,11 +36,13 @@ libfrontends_la_SOURCES = \
        Timeout.h \
        Toolbar.C \
        Toolbar.h \
-       LyXView.C \
-       LyXView.h \
        WorkArea.C \
        WorkArea.h \
-       font_loader.h \
+       WorkAreaFactory.h \
        font_metrics.h \
+       guiapi.h \
+       key_state.h \
+       lyx_gui.h \
+       mouse_state.h \
        screen.C \
        screen.h