diff --git a/examples/iotdashboard/MainItem.cpp b/examples/iotdashboard/MainItem.cpp index 9d483994..30dcee00 100644 --- a/examples/iotdashboard/MainItem.cpp +++ b/examples/iotdashboard/MainItem.cpp @@ -136,3 +136,5 @@ bool MainItem::gestureFilter( QQuickItem* item, QEvent* event ) return recognizer.processEvent( item, event, false ); } + +#include "moc_MainItem.cpp"