]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/Makefile.am
do what the FIXME suggested
[lyx.git] / src / frontends / qt4 / Makefile.am
index 4a054ad3ba9ce9dccadb8a100605383dc402d2bb..225dca655b81989df9fc14fe426695bdd27268c4 100644 (file)
@@ -49,7 +49,6 @@ SOURCEFILES = \
        ButtonPolicy.h \
        Dialog.cpp \
        Dialog.h \
-       DialogView.cpp \
        Resources.cpp \
        Action.cpp \
        BulletsModule.cpp \
@@ -73,6 +72,7 @@ SOURCEFILES = \
        GuiClipboard.cpp \
        GuiCommandBuffer.cpp \
        GuiCommandEdit.cpp \
+       GuiCompleter.cpp \
        GuiDelimiter.cpp \
        GuiDialog.cpp \
        GuiDocument.cpp \
@@ -88,8 +88,8 @@ SOURCEFILES = \
        GuiIdListModel.cpp \
        GuiImage.cpp \
        GuiInclude.cpp \
-       GuiIndex.cpp \
        GuiKeySymbol.cpp \
+       GuiLabel.cpp \
        GuiListings.cpp \
        GuiLog.cpp \
        GuiMath.cpp \
@@ -137,6 +137,7 @@ SOURCEFILES = \
 NOMOCHEADER = \
        ButtonController.h \
        ColorCache.h \
+       DialogView.h \
        DockView.h \
        FileDialog.h \
        GuiFontExample.h \
@@ -156,7 +157,6 @@ MOCHEADER = \
        Action.h \
        BulletsModule.h \
        CustomizedWidgets.h \
-       DialogView.h \
        EmptyTable.h \
        FloatPlacement.h \
        GuiAbout.h \
@@ -172,6 +172,7 @@ MOCHEADER = \
        GuiClipboard.h \
        GuiCommandBuffer.h \
        GuiCommandEdit.h \
+       GuiCompleter.h \
        GuiDelimiter.h \
        GuiDialog.h \
        GuiDocument.h \
@@ -182,7 +183,7 @@ MOCHEADER = \
        GuiGraphics.h \
        GuiHyperlink.h \
        GuiInclude.h \
-       GuiIndex.h \
+       GuiLabel.h \
        GuiListings.h \
        GuiLog.h \
        GuiMathMatrix.h \
@@ -248,7 +249,7 @@ UIFILES = \
        GraphicsUi.ui \
        HyperlinkUi.ui \
        IncludeUi.ui \
-       IndexUi.ui \
+       LabelUi.ui \
        LanguageUi.ui \
        LaTeXUi.ui \
        ListingsUi.ui \