diff --git a/examples/iotdashboard/RoundButton.cpp b/examples/iotdashboard/RoundButton.cpp index fcce9380..e4c21f36 100644 --- a/examples/iotdashboard/RoundButton.cpp +++ b/examples/iotdashboard/RoundButton.cpp @@ -32,3 +32,5 @@ RoundButton::RoundButton( QskAspect::Placement placement, QQuickItem* parent ) setGraphicSourceSize( graphic().defaultSize() * 1.2 ); } + +#include "moc_RoundButton.cpp"