commit 209a3ce618214ed4ecacf916c6d0055c69d28e5a Author: Jean-Marc Lasgouttes <lasgout...@lyx.org> Date: Tue Dec 15 11:53:06 2020 +0100
Dialog.h and DialogFactory.h are not moc-able --- src/frontends/qt/Makefile.am | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/frontends/qt/Makefile.am b/src/frontends/qt/Makefile.am index d559623..9ca258d 100644 --- a/src/frontends/qt/Makefile.am +++ b/src/frontends/qt/Makefile.am @@ -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 \ -- lyx-cvs mailing list lyx-cvs@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-cvs