]> 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 8965b97f9286c8cfb4f866b77a7bfd17d5a9a5fe..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 \
@@ -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 \