]> git.lyx.org Git - features.git/commitdiff
Dialog.h and DialogFactory.h are not moc-able
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Tue, 15 Dec 2020 10:53:06 +0000 (11:53 +0100)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Tue, 15 Dec 2020 10:53:06 +0000 (11:53 +0100)
src/frontends/qt/Makefile.am

index d559623310664087a9def46233a4b07364ecab06..9ca258d9d3d761ea611a43a5602b47ba84b832dc 100644 (file)
@@ -152,6 +152,8 @@ SOURCEFILES = \
 NOMOCHEADER = \
        ButtonController.h \
        ColorCache.h \
+       Dialog.h \
+       DialogFactory.h \
        FileDialog.h \
        GuiFontExample.h \
        GuiFontLoader.h \
@@ -171,8 +173,6 @@ MOCHEADER = \
        BulletsModule.h \
        CategorizedCombo.h \
        CustomizedWidgets.h \
-       Dialog.h \
-       DialogFactory.h \
        DialogView.h \
        DockView.h \
        EmptyTable.h \