]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/Makefile.am
Remove a redundant deletion of a QObject
[lyx.git] / src / frontends / qt4 / Makefile.am
index 190e8881ee7905c3ea9ac27134ac0aee84be81f8..299e3c69f2a1db8d7ba412d742658187cb12b2a0 100644 (file)
@@ -61,6 +61,8 @@ SOURCEFILES = \
        CategorizedCombo.cpp \
        ColorCache.cpp \
        CustomizedWidgets.cpp \
+       DialogView.cpp \
+       DockView.cpp \
        EmptyTable.cpp \
        FancyLineEdit.cpp \
        FileDialog.cpp \
@@ -159,8 +161,6 @@ SOURCEFILES = \
 NOMOCHEADER = \
        ButtonController.h \
        ColorCache.h \
-       DialogView.h \
-       DockView.h \
        FileDialog.h \
        GuiFontExample.h \
        GuiFontLoader.h \
@@ -180,6 +180,8 @@ MOCHEADER = \
        BulletsModule.h \
        CategorizedCombo.h \
        CustomizedWidgets.h \
+       DialogView.h \
+       DockView.h \
        EmptyTable.h \
        FancyLineEdit.h \
        FindAndReplace.h \