]> 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 a14f8cec389ea7eda3178d9b6e5cd18592ed6c64..600046334ac9454b7d474bfa26e18704d8cd70bb 100644 (file)
@@ -106,6 +106,7 @@ SOURCEFILES = \
        GuiPrefs.cpp \
        GuiPrint.cpp \
        GuiPrintindex.cpp \
+       GuiPrintNomencl.cpp \
        GuiRef.cpp \
        GuiSearch.cpp \
        GuiSelection.cpp \
@@ -131,6 +132,7 @@ SOURCEFILES = \
        LengthCombo.cpp \
        LyXFileDialog.cpp \
        LaTeXHighlighter.cpp \
+       LayoutBox.cpp \
        Menus.cpp \
        PanelStack.cpp \
        qt_helpers.cpp \
@@ -203,6 +205,7 @@ MOCHEADER = \
        GuiPrefs.h \
        GuiPrint.h \
        GuiPrintindex.h \
+       GuiPrintNomencl.h \
        GuiRef.h \
        GuiSearch.h \
        GuiSelection.h \
@@ -225,6 +228,7 @@ MOCHEADER = \
        GuiWrap.h \
        IconPalette.h \
        InsertTableWidget.h \
+       LayoutBox.h \
        LengthCombo.h \
        LyXFileDialog.h \
        Menus.h \
@@ -242,6 +246,7 @@ UIFILES = \
        BibtexUi.ui \
        BoxUi.ui \
        BranchesUi.ui \
+       BranchesUnknownUi.ui \
        BranchUi.ui \
        BulletsUi.ui \
        ChangesUi.ui \
@@ -267,6 +272,7 @@ UIFILES = \
        LanguageUi.ui \
        LaTeXUi.ui \
        ListingsUi.ui \
+       ListingsSettingsUi.ui \
        LogUi.ui \
        MarginsUi.ui \
        MathMatrixUi.ui \
@@ -302,6 +308,7 @@ UIFILES = \
        PrefUi.ui \
        PrintUi.ui \
        PrintindexUi.ui \
+       PrintNomenclUi.ui \
        RefUi.ui \
        SearchUi.ui \
        SendtoUi.ui \
@@ -315,6 +322,7 @@ UIFILES = \
        TextLayoutUi.ui \
        ThesaurusUi.ui \
        TocUi.ui \
+       ToggleWarningUi.ui \
        ViewSourceUi.ui \
        VSpaceUi.ui \
        WrapUi.ui