Dialog.h and DialogFactory.h are not moc-able

This commit is contained in:
Jean-Marc Lasgouttes 2020-12-15 11:53:06 +01:00
parent 9bf3a5a778
commit 209a3ce618

View 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 \