]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/Makefile.am
If we are in a closeEvent, we don't want to close all buffers, because these may...
[lyx.git] / src / frontends / qt4 / Makefile.am
index 3a50203a06fc5092fc918166f461365b1327d519..600046334ac9454b7d474bfa26e18704d8cd70bb 100644 (file)
@@ -105,6 +105,8 @@ SOURCEFILES = \
        GuiPhantom.cpp \
        GuiPrefs.cpp \
        GuiPrint.cpp \
+       GuiPrintindex.cpp \
+       GuiPrintNomencl.cpp \
        GuiRef.cpp \
        GuiSearch.cpp \
        GuiSelection.cpp \
@@ -130,6 +132,7 @@ SOURCEFILES = \
        LengthCombo.cpp \
        LyXFileDialog.cpp \
        LaTeXHighlighter.cpp \
+       LayoutBox.cpp \
        Menus.cpp \
        PanelStack.cpp \
        qt_helpers.cpp \
@@ -201,6 +204,8 @@ MOCHEADER = \
        GuiPhantom.h \
        GuiPrefs.h \
        GuiPrint.h \
+       GuiPrintindex.h \
+       GuiPrintNomencl.h \
        GuiRef.h \
        GuiSearch.h \
        GuiSelection.h \
@@ -223,6 +228,7 @@ MOCHEADER = \
        GuiWrap.h \
        IconPalette.h \
        InsertTableWidget.h \
+       LayoutBox.h \
        LengthCombo.h \
        LyXFileDialog.h \
        Menus.h \
@@ -240,6 +246,7 @@ UIFILES = \
        BibtexUi.ui \
        BoxUi.ui \
        BranchesUi.ui \
+       BranchesUnknownUi.ui \
        BranchUi.ui \
        BulletsUi.ui \
        ChangesUi.ui \
@@ -265,6 +272,7 @@ UIFILES = \
        LanguageUi.ui \
        LaTeXUi.ui \
        ListingsUi.ui \
+       ListingsSettingsUi.ui \
        LogUi.ui \
        MarginsUi.ui \
        MathMatrixUi.ui \
@@ -299,6 +307,8 @@ UIFILES = \
        PrefsUi.ui \
        PrefUi.ui \
        PrintUi.ui \
+       PrintindexUi.ui \
+       PrintNomenclUi.ui \
        RefUi.ui \
        SearchUi.ui \
        SendtoUi.ui \
@@ -312,6 +322,7 @@ UIFILES = \
        TextLayoutUi.ui \
        ThesaurusUi.ui \
        TocUi.ui \
+       ToggleWarningUi.ui \
        ViewSourceUi.ui \
        VSpaceUi.ui \
        WrapUi.ui