ModelEditor: Quieten warning from moc during CMake build

Change-Id: I0c777421487cac6022de651cc15e54704b796c3e
Reviewed-by: Cristian Adam <cristian.adam@qt.io>
This commit is contained in:
Tobias Hunger
2020-03-17 13:49:15 +01:00
parent 46138a939f
commit bccf50827c

View File

@@ -32,5 +32,4 @@ add_qtc_plugin(ModelEditor
EXPLICIT_MOC
actionhandler.h
modeleditor.h
modeleditorfactory.h
)