]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/Makefile.am
On Mac, moving down a paragraph should place the cursor at the end of the current...
[lyx.git] / src / frontends / qt4 / Makefile.am
index 4923ba3d857433c5de6a84a2a244ff44bdaf9d90..fc42e9b9d6e0b2b079350f59e344aefcd6601263 100644 (file)
@@ -58,6 +58,7 @@ SOURCEFILES = \
        Action.cpp \
        BulletsModule.cpp \
        ButtonController.cpp \
+       CategorizedCombo.cpp \
        ColorCache.cpp \
        CustomizedWidgets.cpp \
        EmptyTable.cpp \
@@ -167,6 +168,7 @@ NOMOCHEADER = \
        GuiImage.h \
        GuiKeySymbol.h \
        GuiPainter.h \
+       GuiWorkArea_Private.h \
        LaTeXHighlighter.h \
        qt_i18n.h \
        qt_helpers.h \
@@ -175,6 +177,7 @@ NOMOCHEADER = \
 MOCHEADER = \
        Action.h \
        BulletsModule.h \
+       CategorizedCombo.h \
        CustomizedWidgets.h \
        EmptyTable.h \
        FancyLineEdit.h \
@@ -316,6 +319,7 @@ UIFILES = \
        PrefColorsUi.ui \
        PrefCompletionUi.ui \
        PrefConvertersUi.ui \
+       PrefDocHandlingUi.ui \
        PrefOutputUi.ui \
        PrefDisplayUi.ui \
        PrefEditUi.ui \